diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2014-07-10 11:37:28 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2014-07-10 11:37:28 +0000 |
commit | f862ce890893c82721232f09e46c5e38b235dcde (patch) | |
tree | 3cd5503406e14bc697f5d523ca814b9d7050f957 /llvm/lib/Transforms/Utils/LoopUnroll.cpp | |
parent | 909aa3ad21d8e83b4b5dac1b02ab5189e7568315 (diff) | |
download | llvm-f862ce890893c82721232f09e46c5e38b235dcde.zip llvm-f862ce890893c82721232f09e46c5e38b235dcde.tar.gz llvm-f862ce890893c82721232f09e46c5e38b235dcde.tar.bz2 |
Revert r212640, "Add trunc (select c, a, b) -> select c (trunc a), (trunc b) combine."
This caused miscompilation on, at least, x86-64. SExt(i1 cond) confused other optimizations.
llvm-svn: 212708
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnroll.cpp')
0 files changed, 0 insertions, 0 deletions