summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2020-05-16 13:08:01 -0400
committerSanjay Patel <spatel@rotateright.com>2020-05-16 13:08:01 -0400
commit81e9ede3a2db32487c15dc20d5d0be6392fb62bc (patch)
treef14024845731caadd4c04f2a25e41b6feb295bd6 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent43017ceb7841c7a0700e5401e79c2f1a28caec5e (diff)
[VectorCombine] forward walk through instructions to improve chaining of transforms
This is split off from D79799 - where I was proposing to fully iterate over a function until there are no more transforms. I suspect we are still going to want to do something like that eventually. But we can achieve the same gains much more efficiently on the current set of regression tests just by reversing the order that we visit the instructions. This may also reduce the motivation for D79078, but we are still not getting the optimal pattern for a reduction.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions