[PATCH] D118459: [ISEL] Canonicalize STEP_VECTOR to LHS if RHS is a splat.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 1 06:15:09 PST 2022
sdesmalen updated this revision to Diff 404906.
sdesmalen added a comment.
- Renamed trySwapOpsCommutativeBinop->canonicalizeCommutativeBinop.
- Removed stale comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118459/new/
https://reviews.llvm.org/D118459
Files:
llvm/include/llvm/CodeGen/SelectionDAG.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/test/CodeGen/AArch64/active_lane_mask.ll
llvm/test/CodeGen/AArch64/sve-stepvector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118459.404906.patch
Type: text/x-patch
Size: 10477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220201/ac3f3c1e/attachment.bin>
More information about the llvm-commits
mailing list