[all-commits] [llvm/llvm-project] 195050: Revert "Re-apply '[AArch64] Enable "sink-and-fold"...

Amara Emerson via All-commits all-commits at lists.llvm.org
Sun Oct 15 14:23:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 19505072123e43eccf528b660973067b5c9b4a26
      https://github.com/llvm/llvm-project/commit/19505072123e43eccf528b660973067b5c9b4a26
  Author: Amara Emerson <amara at apple.com>
  Date:   2023-10-15 (Sun, 15 Oct 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
    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:
  -----------
  Revert "Re-apply '[AArch64] Enable "sink-and-fold" in MachineSink by default (#67432)'"

This reverts commit dbb9faedec5e28ab3f584f5e14d31e475ac268ac.

This seems to cause miscompiles on CTMark/sqlite3 and others with GISel.




More information about the All-commits mailing list