[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
Thu Jul 23 05:39:08 PDT 2020


spatel added a comment.

In D84250#2168995 <https://reviews.llvm.org/D84250#2168995>, @aqjune wrote:

> @spatel Hi, yes, it sounds great.
>  I'm fine with updating this patch after the patch is landed.


Refactoring committed here:
rG7485e924121 <https://reviews.llvm.org/rG7485e924121b48b437fe84a5d003110cb2665aa2>


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