[PATCH] D157417: [RISCV][SelectionDAG] Lower shuffles as bitrotates with vror.vi when possible
Luke Lau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 9 07:52:15 PDT 2023
luke updated this revision to Diff 548624.
luke added a comment.
Fix X86 build
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157417/new/
https://reviews.llvm.org/D157417
Files:
llvm/include/llvm/IR/Instructions.h
llvm/lib/IR/Instructions.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-shuffle-rotate.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157417.548624.patch
Type: text/x-patch
Size: 37244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230809/f7f1657c/attachment.bin>
More information about the llvm-commits
mailing list