[PATCH] D151659: Constant propogation through freeze instruction

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 29 13:00:59 PDT 2023


nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.
Herald added a subscriber: StephenFan.

You need to ensure the constant is not potentially undef or poison.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151659



More information about the llvm-commits mailing list