[all-commits] [llvm/llvm-project] d15fff: Re-apply '[AArch64] Enable "sink-and-fold" in Mach...
Momchil Velikov via All-commits
all-commits at lists.llvm.org
Thu Oct 19 05:20:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d15fff6c69c93670b6f63e0f0fd91fcdf69b6702
https://github.com/llvm/llvm-project/commit/d15fff6c69c93670b6f63e0f0fd91fcdf69b6702
Author: Momchil Velikov <momchil.velikov at arm.com>
Date: 2023-10-19 (Thu, 19 Oct 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
M llvm/test/CodeGen/AArch64/aarch64-mulv.ll
M llvm/test/CodeGen/AArch64/arm64-indexed-memory.ll
M llvm/test/CodeGen/AArch64/machine-sink-cache-invalidation.ll
M llvm/test/CodeGen/AArch64/sink-and-fold.ll
Log Message:
-----------
Re-apply '[AArch64] Enable "sink-and-fold" in MachineSink by default (#67432)'
This reverts revert 19505072123e43eccf528b660973067b5c9b4a26.
An issue was fixed in bea3684944c0d7962cd53ab77aad756cfee76b7c
and some newly appeared tests updated.
More information about the All-commits
mailing list