[all-commits] [llvm/llvm-project] 42204c: Revert "[TargetInstrInfo] enable foldMemoryOperand...

Bill Wendling via All-commits all-commits at lists.llvm.org
Sun Nov 19 01:01:41 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 42204c94ba9fcb0b4b1335e648ce140a3eef8a9d
      https://github.com/llvm/llvm-project/commit/42204c94ba9fcb0b4b1335e648ce140a3eef8a9d
  Author: Bill Wendling <morbo at google.com>
  Date:   2023-11-19 (Sun, 19 Nov 2023)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetInstrInfo.h
    M llvm/lib/CodeGen/TargetInstrInfo.cpp

  Log Message:
  -----------
  Revert "[TargetInstrInfo] enable foldMemoryOperand for InlineAsm (#70743)"

This reverts commit 99ee2db198d86f685bcb07a1495a7115ffc31d7e.

It's causing ICEs in the ARM tests. See the comment here:

https://github.com/llvm/llvm-project/commit/99ee2db198d86f685bcb07a1495a7115ffc31d7e




More information about the All-commits mailing list