[PATCH] D138542: [InstSimplify] Use dominate condtion to simplify xor/sub

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 21:16:24 PST 2022


bcl5980 created this revision.
bcl5980 added reviewers: spatel, nikic, craig.topper.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
bcl5980 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Fix #56795


https://reviews.llvm.org/D138542

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstSimplify/domcondition.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138542.477379.patch
Type: text/x-patch
Size: 3348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221123/c298e18b/attachment.bin>


More information about the llvm-commits mailing list