[all-commits] [llvm/llvm-project] a9d0ab: Re-apply "[AArch64] Enable "sink-and-fold" in Mach...
Momchil Velikov via All-commits
all-commits at lists.llvm.org
Fri Oct 6 01:37:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a9d0ab2ee572f179f80483f3ebbbcdd03c3b4481
https://github.com/llvm/llvm-project/commit/a9d0ab2ee572f179f80483f3ebbbcdd03c3b4481
Author: Momchil Velikov <momchil.velikov at arm.com>
Date: 2023-10-06 (Fri, 06 Oct 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
M llvm/test/CodeGen/AArch64/sink-and-fold.ll
Log Message:
-----------
Re-apply "[AArch64] Enable "sink-and-fold" in MachineSink by default (#67432)"
This re-applies commit ace20e24287b, which was reverted in eff4ef25b3dc.
The issues were fixed in:
* b30765caf874 [AArch64] Fix an incorrect handling of debug values in
MachineSink (#68107)
* b454b04d6869 [AArch64] Fix a compiler crash in MachineSink (#67705)
More information about the All-commits
mailing list