[PATCH] D18155: Instcombine: try to avoid wasted work in ConstantFold
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 5 12:40:05 PST 2020
nikic added a comment.
I know I'm a bit late here, but wondering if you have any IR / test case which can be used for perf testing? I've created D75634 <https://reviews.llvm.org/D75634> as a different approach to this issue, but don't have a test case for this myself.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D18155/new/
https://reviews.llvm.org/D18155
More information about the llvm-commits
mailing list