diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2020-01-04 17:24:20 +0300 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2020-01-04 17:30:51 +0300 |
commit | 6d05bc2e3a9b54fde53aa5cbd83cc7c1d432cac1 (patch) | |
tree | 5cd5fd1aa6a32e0ca9bbd48d535b74ca434918b9 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | 772ede3d5d552e0214473f247f7f98f15e596fe5 (diff) | |
download | llvm-6d05bc2e3a9b54fde53aa5cbd83cc7c1d432cac1.zip llvm-6d05bc2e3a9b54fde53aa5cbd83cc7c1d432cac1.tar.gz llvm-6d05bc2e3a9b54fde53aa5cbd83cc7c1d432cac1.tar.bz2 |
[NFCI][InstCombine] Refactor 'sink negation into select if that folds one hand of select to 0' fold
I would think it's better than having two practically identical folds
next to eachother, but then generalization isn't all that pretty
due to the fact that we need to produce different `sub` each time..
This change is no-functional-changes-intended refactoring.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions