[PATCH] D125021: [RISCV] Fix VSETVLI insertion by syncing phases 2 and 3

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 9 04:30:56 PDT 2022


frasercrmck updated this revision to Diff 428033.
frasercrmck added a comment.

pre-emptively include D125133 <https://reviews.llvm.org/D125133>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125021/new/

https://reviews.llvm.org/D125021

Files:
  llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
  llvm/test/CodeGen/RISCV/rvv/vsetvli-insert-crossbb.ll
  llvm/test/CodeGen/RISCV/rvv/vsetvli-insert-crossbb.mir
  llvm/test/CodeGen/RISCV/rvv/vsetvli-insert.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125021.428033.patch
Type: text/x-patch
Size: 16899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220509/cfbb1b48/attachment.bin>


More information about the llvm-commits mailing list