[all-commits] [llvm/llvm-project] c9ec80: CodeGen: Make MachineOptimizationRemarkEmitterPass...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jul 19 18:08:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c9ec807b115d798c1ad1a002655c0c6f700ef021
https://github.com/llvm/llvm-project/commit/c9ec807b115d798c1ad1a002655c0c6f700ef021
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2021-07-19 (Mon, 19 Jul 2021)
Changed paths:
M llvm/lib/CodeGen/MachineOptimizationRemarkEmitter.cpp
M llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
M llvm/test/CodeGen/AMDGPU/sgpr-regalloc-flags.ll
Log Message:
-----------
CodeGen: Make MachineOptimizationRemarkEmitterPass a CFG analysis
This avoids rerunning it a few times.
More information about the All-commits
mailing list