| commit | 5d5a58317cb2512d18d608a97a3a948e708c59e0 | [log] [tgz] |
|---|---|---|
| author | Vlad Tsyrklevich <vlad@tsyrklevich.net> | Thu Jul 25 15:37:57 2019 +0000 |
| committer | Vlad Tsyrklevich <vlad@tsyrklevich.net> | Thu Jul 25 15:37:57 2019 +0000 |
| tree | cf61f8c17f0db5389ffed38a811283c8e9fe5ab2 | |
| parent | c0d0e3bda8ebfb24e84250188f852dc2409928cc [diff] |
Revert "[InstCombine] try to narrow a truncated load" This reverts commit bc4a63fd3c29c1a8ce22891bf34ee4dccfef578c, this is a speculative revert to fix a number of sanitizer bots (like sanitizer-x86_64-linux-bootstrap-ubsan) that have started to see stage2 compiler crashes, presumably due to a miscompile. llvm-svn: 367029