[all-commits] [llvm/llvm-project] 13fe03: [MachineSink][AArch64] Enable sink-and-fold by def...
Momchil Velikov via All-commits
all-commits at lists.llvm.org
Thu Nov 16 04:13:11 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 13fe0386454d2f4c9bad4e20fc59699d1a49b8cf
https://github.com/llvm/llvm-project/commit/13fe0386454d2f4c9bad4e20fc59699d1a49b8cf
Author: Momchil Velikov <momchil.velikov at arm.com>
Date: 2023-11-16 (Thu, 16 Nov 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
M llvm/test/CodeGen/AArch64/sink-and-fold.ll
Log Message:
-----------
[MachineSink][AArch64] Enable sink-and-fold by default (#72132)
Enable the optimisation by default for AArch64 after a compile time
regressoin fix in e8209b2486d8
More information about the All-commits
mailing list