[PATCH] D103816: [SimpleLoopUnswich] Fix a bug on ComputeUnswitchedCost with partial unswitch
JinGu Kang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 9 02:57:17 PDT 2021
jaykang10 added a comment.
@fhahn @jonpa I was able to see the speedup on omnetpp of SPEC2017 with this patch.
I have added a test case to explain what was wrong.
If you need something more, please let me know.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103816/new/
https://reviews.llvm.org/D103816
More information about the llvm-commits
mailing list