[PATCH] D101720: [InstCombine] generalize select + select/and/or folding using implied conditions
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 2 07:30:36 PDT 2021
aqjune updated this revision to Diff 342241.
aqjune added a comment.
address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101720/new/
https://reviews.llvm.org/D101720
Files:
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/test/Transforms/InstCombine/select-safe-impliedcond-transforms.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101720.342241.patch
Type: text/x-patch
Size: 12197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210502/1fb87a43/attachment.bin>
More information about the llvm-commits
mailing list