[all-commits] [llvm/llvm-project] 2323a4: Revert "[RISCV][llvm-mca] Use LMUL Instruments to ...
Michael Maitland via All-commits
all-commits at lists.llvm.org
Tue Nov 15 08:04:29 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2323a4ee610f5e1db74d362af4c6fb8c704be8f6
https://github.com/llvm/llvm-project/commit/2323a4ee610f5e1db74d362af4c6fb8c704be8f6
Author: Michael Maitland <michaeltmaitland at gmail.com>
Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths:
M llvm/docs/CommandGuide/llvm-mca.rst
M llvm/include/llvm/MC/TargetRegistry.h
M llvm/include/llvm/MCA/CustomBehaviour.h
M llvm/include/llvm/MCA/InstrBuilder.h
M llvm/lib/MCA/CustomBehaviour.cpp
M llvm/lib/MCA/InstrBuilder.cpp
M llvm/lib/Target/RISCV/CMakeLists.txt
R llvm/lib/Target/RISCV/MCA/CMakeLists.txt
R llvm/lib/Target/RISCV/MCA/RISCVCustomBehaviour.cpp
R llvm/lib/Target/RISCV/MCA/RISCVCustomBehaviour.h
M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
M llvm/tools/llvm-mca/CodeRegion.cpp
M llvm/tools/llvm-mca/CodeRegion.h
M llvm/tools/llvm-mca/CodeRegionGenerator.cpp
M llvm/tools/llvm-mca/CodeRegionGenerator.h
M llvm/tools/llvm-mca/llvm-mca.cpp
M llvm/unittests/tools/llvm-mca/MCATestBase.cpp
M llvm/unittests/tools/llvm-mca/X86/TestIncrementalMCA.cpp
Log Message:
-----------
Revert "[RISCV][llvm-mca] Use LMUL Instruments to provide more accurate reports on RISCV"
This reverts commit 5e82ee5373211db8522181054800ccd49461d9d8.
More information about the All-commits
mailing list