[PATCH] D145971: [RISCV][NFC] Share interleave mask checking logic
Luke Lau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 13 11:19:24 PDT 2023
luke updated this revision to Diff 504766.
luke added a comment.
Fix diff
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145971/new/
https://reviews.llvm.org/D145971
Files:
llvm/include/llvm/IR/Instructions.h
llvm/lib/CodeGen/InterleavedAccessPass.cpp
llvm/lib/IR/Instructions.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
llvm/test/Analysis/CostModel/RISCV/shuffle-interleave.ll
llvm/unittests/IR/ShuffleVectorInstTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145971.504766.patch
Type: text/x-patch
Size: 16454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230313/737e6bad/attachment.bin>
More information about the llvm-commits
mailing list