[PATCH] D154526: [llvm-mca][RISCV] vsetivli and vsetvli act as instruments

Michael Maitland via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 15:14:43 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGecf372f993fa: [llvm-mca][RISCV] vsetivli and vsetvli act as instruments (authored by michaelmaitland).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154526

Files:
  llvm/include/llvm/MCA/CustomBehaviour.h
  llvm/lib/MCA/CustomBehaviour.cpp
  llvm/lib/Target/RISCV/MCA/RISCVCustomBehaviour.cpp
  llvm/lib/Target/RISCV/MCA/RISCVCustomBehaviour.h
  llvm/test/tools/llvm-mca/RISCV/no-vsetvli-to-start.s
  llvm/test/tools/llvm-mca/RISCV/vsetivli-lmul-instrument.s
  llvm/test/tools/llvm-mca/RISCV/vsetvli-lmul-instrument.s
  llvm/tools/llvm-mca/CodeRegion.h
  llvm/tools/llvm-mca/CodeRegionGenerator.cpp
  llvm/tools/llvm-mca/CodeRegionGenerator.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154526.537898.patch
Type: text/x-patch
Size: 25390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230706/d6f3caee/attachment.bin>


More information about the llvm-commits mailing list