[PATCH] D154526: [llvm-mca][RISCV] vsetivli and vsetvli act as instruments
    Michael Maitland via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jul  5 14:40:25 PDT 2023
    
    
  
michaelmaitland updated this revision to Diff 537509.
michaelmaitland added a comment.
- Revert Regions pointer back to Regions reference
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.537509.patch
Type: text/x-patch
Size: 25390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230705/f7040b06/attachment.bin>
    
    
More information about the llvm-commits
mailing list