[PATCH] D103816: [SimpleLoopUnswich] Fix a bug on ComputeUnswitchedCost with partial unswitch
JinGu Kang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 22 07:14:48 PDT 2021
jaykang10 added a comment.
In D103816#2833140 <https://reviews.llvm.org/D103816#2833140>, @sanwou01 wrote:
> Thanks, LGTM!
I appreciate your review! After checking the performance number from omnetpp of SPEC2017 with last change, let me push this change.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103816/new/
https://reviews.llvm.org/D103816
More information about the llvm-commits
mailing list