[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
Fri Jun 24 15:41:48 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb847692ed8e1: [MCA] Allow mca::Instruction-s to be recycled and reused (authored by myhsu).

Repository:
  rG LLVM Github Monorepo

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.439910.patch
Type: text/x-patch
Size: 17797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220624/7bad92b9/attachment.bin>


More information about the llvm-commits mailing list