[PATCH] D150816: [llvm-mca][RISCV] Fix llvm-mca RISCVInstrument memory leak
Michael Maitland via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 22 10:37:00 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG56674e8e4a4b: [llvm-mca][RISCV] Fix llvm-mca RISCVInstrument memory leak (authored by michaelmaitland).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150816/new/
https://reviews.llvm.org/D150816
Files:
llvm/include/llvm/MCA/CustomBehaviour.h
llvm/include/llvm/MCA/InstrBuilder.h
llvm/lib/MCA/CustomBehaviour.cpp
llvm/lib/MCA/InstrBuilder.cpp
llvm/lib/Target/RISCV/MCA/RISCVCustomBehaviour.cpp
llvm/lib/Target/RISCV/MCA/RISCVCustomBehaviour.h
llvm/tools/llvm-mca/CodeRegion.cpp
llvm/tools/llvm-mca/CodeRegion.h
llvm/tools/llvm-mca/CodeRegionGenerator.cpp
llvm/tools/llvm-mca/llvm-mca.cpp
llvm/unittests/tools/llvm-mca/MCATestBase.cpp
llvm/unittests/tools/llvm-mca/X86/TestIncrementalMCA.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150816.524384.patch
Type: text/x-patch
Size: 13799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230522/b0b57980/attachment.bin>
More information about the llvm-commits
mailing list