[PATCH] D87196: [InstCombine] Fold abs of known negative operand
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 8 11:18:00 PDT 2020
This revision was automatically updated to reflect the committed changes.
nikic marked an inline comment as done.
Closed by commit rGe97f3b1b4327: [InstCombine] Fold abs of known negative operand (authored by nikic).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87196/new/
https://reviews.llvm.org/D87196
Files:
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/test/Transforms/InstCombine/abs-intrinsic.ll
llvm/test/Transforms/InstSimplify/abs_intrinsic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87196.290535.patch
Type: text/x-patch
Size: 5676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200908/1dd63396/attachment.bin>
More information about the llvm-commits
mailing list