[PATCH] D84250: [InstSimplify] ExpandBinOp should fold an expression only when it's safe
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 31 09:02:52 PDT 2020
aqjune updated this revision to Diff 282232.
aqjune added a comment.
Reflect comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84250/new/
https://reviews.llvm.org/D84250
Files:
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/test/Transforms/InstCombine/and-or-icmps.ll
llvm/test/Transforms/InstSimplify/distribute.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84250.282232.patch
Type: text/x-patch
Size: 6312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200731/de0471ce/attachment.bin>
More information about the llvm-commits
mailing list