[PATCH] D140677: [AArch64][DAG] `canCombineShuffleToExtendVectorInreg()`: allow illegal types before legalization
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 1 12:28:48 PST 2023
lebedev.ri updated this revision to Diff 485812.
lebedev.ri edited the summary of this revision.
lebedev.ri added a reviewer: RKSimon.
lebedev.ri added a subscriber: RKSimon.
lebedev.ri added a comment.
Another batch of regressions gone.
(@RKSimon: this is the next patch after D140811 <https://reviews.llvm.org/D140811>, but ignore this one for now.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140677/new/
https://reviews.llvm.org/D140677
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AArch64/fp-conversion-to-tbl.ll
llvm/test/CodeGen/AArch64/vselect-ext.ll
llvm/test/CodeGen/AArch64/zext-to-tbl.ll
llvm/test/CodeGen/X86/zero_extend_vector_inreg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140677.485812.patch
Type: text/x-patch
Size: 153944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230101/87159098/attachment-0001.bin>
More information about the llvm-commits
mailing list