[PATCH] D84250: [InstSimplify] ExpandBinOp should fold an expression only when it's safe

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 31 09:14:59 PDT 2020


spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.

It's not clear to me how these all of the undef safety features will come together, but this looks correct and unlikely to cause regressions, so LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84250



More information about the llvm-commits mailing list