[all-commits] [llvm/llvm-project] f58090: [MachineCSE] Add an option to override the profita...
JinGu Kang via All-commits
all-commits at lists.llvm.org
Mon Aug 7 02:07:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f580901d5d30e37755212f1c09e5b587587fbfeb
https://github.com/llvm/llvm-project/commit/f580901d5d30e37755212f1c09e5b587587fbfeb
Author: Jingu Kang <jingu.kang at arm.com>
Date: 2023-08-07 (Mon, 07 Aug 2023)
Changed paths:
M llvm/lib/CodeGen/MachineCSE.cpp
A llvm/test/CodeGen/AArch64/machine-cse-profitable-check.ll
Log Message:
-----------
[MachineCSE] Add an option to override the profitability heuristics
Differential Revision: https://reviews.llvm.org/D157002
More information about the All-commits
mailing list