[PATCH] D145971: [RISCV][NFC] Share interleave mask checking logic

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 04:02:57 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa9d9616c0de3: [RISCV][NFC] Share interleave mask checking logic (authored by luke).

Changed prior to commit:
  https://reviews.llvm.org/D145971?vs=504766&id=505019#toc

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.505019.patch
Type: text/x-patch
Size: 16791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230314/2d6d7ab7/attachment.bin>


More information about the llvm-commits mailing list