[PATCH] D100122: Update m_Undef to match vectors/aggrs with undefs and poisons mixed
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 17 04:54:33 PDT 2021
aqjune updated this revision to Diff 338295.
aqjune marked an inline comment as done.
aqjune added a comment.
Avoid adding elem to Worklist, clang-format
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100122/new/
https://reviews.llvm.org/D100122
Files:
llvm/include/llvm/Analysis/InstructionSimplify.h
llvm/include/llvm/IR/PatternMatch.h
llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/test/Transforms/InstCombine/vec_shuffle-inseltpoison.ll
llvm/test/Transforms/InstSimplify/icmp-constant.ll
llvm/test/Transforms/PhaseOrdering/X86/scalarization.ll
llvm/test/Transforms/SLPVectorizer/X86/alternate-int.ll
llvm/unittests/IR/PatternMatch.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100122.338295.patch
Type: text/x-patch
Size: 18054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210417/907c37f1/attachment-0001.bin>
More information about the llvm-commits
mailing list