[PATCH] D120869: [IROutliner] Strip loop info when moving code into outlined function.
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 14 10:11:15 PDT 2022
paquette added a comment.
This testcase is better, but there are still lots of instructions which aren't necessary.
How about this:
https://godbolt.org/z/r8Gq7vdbx
?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120869/new/
https://reviews.llvm.org/D120869
More information about the llvm-commits
mailing list