[PATCH] D153963: [InstCombine] Fold binop of select and cast of select condition
Antonio Frighetto via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 20 12:44:02 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf12a5561b2cb: [InstCombine] Fold binop of `select` and cast of `select` condition (authored by antoniofrighetto).
Changed prior to commit:
https://reviews.llvm.org/D153963?vs=541874&id=542634#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153963/new/
https://reviews.llvm.org/D153963
Files:
llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/test/Transforms/InstCombine/binop-select-cast-of-select-cond.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153963.542634.patch
Type: text/x-patch
Size: 12295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230720/83c35ec8/attachment.bin>
More information about the llvm-commits
mailing list