[PATCH] D127084: [MCA] Allow mca::Instruction-s to be recycled and reused
Min-Yih Hsu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 14 16:24:29 PDT 2022
myhsu updated this revision to Diff 436969.
myhsu marked 6 inline comments as done.
myhsu added a comment.
Herald added a subscriber: mgorny.
Addressed feedbacks.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127084/new/
https://reviews.llvm.org/D127084
Files:
llvm/include/llvm/MCA/IncrementalSourceMgr.h
llvm/include/llvm/MCA/InstrBuilder.h
llvm/include/llvm/MCA/Instruction.h
llvm/lib/MCA/CMakeLists.txt
llvm/lib/MCA/IncrementalSourceMgr.cpp
llvm/lib/MCA/InstrBuilder.cpp
llvm/lib/MCA/Instruction.cpp
llvm/unittests/tools/llvm-mca/X86/TestIncrementalMCA.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127084.436969.patch
Type: text/x-patch
Size: 17786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220614/9ffb85ff/attachment.bin>
More information about the llvm-commits
mailing list