[PATCH] D120647: [CGP] Sink compare through freeze

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 3 00:13:17 PST 2022


dmgreen planned changes to this revision.
dmgreen added a comment.
Herald added a project: All.

Thanks for taking a look. I decided this might be better to sink the freeze more directly in sinkCmpExpression. According to alive that is still valid, even if it duplicates the freeze. I'll update when I have more details.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120647/new/

https://reviews.llvm.org/D120647



More information about the llvm-commits mailing list