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

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 15:35:13 PDT 2020


kazu added a comment.

Friendly ping.

Is there something left to improve in this patch?  I'm asking this because a fix for https://bugs.llvm.org/show_bug.cgi?id=46940 builds on this fix, so I'd like to see this patch checked in if there is no pending issues.  Thanks!


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