[PATCH] D139611: [DAGCombine] Fold Splat(bitcast(buildvector(x, ..))) to splat(x)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 8 03:38:06 PST 2022
RKSimon added a comment.
Could the ARM/AArch64 tests be extended to ensure we have BE coverage?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139611/new/
https://reviews.llvm.org/D139611
More information about the llvm-commits
mailing list