[all-commits] [llvm/llvm-project] 3fe8fd: [AArch64] Fix st2 check for nearby store with debu...

David Green via All-commits all-commits at lists.llvm.org
Thu Oct 26 13:37:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3fe8fd712b6d2b177c4a2e5c1f595d8a8fcdbe1b
      https://github.com/llvm/llvm-project/commit/3fe8fd712b6d2b177c4a2e5c1f595d8a8fcdbe1b
  Author: David Green <david.green at arm.com>
  Date:   2023-10-26 (Thu, 26 Oct 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/test/CodeGen/AArch64/vldn_shuffle.ll

  Log Message:
  -----------
  [AArch64] Fix st2 check for nearby store with debug info.

It needs to be skipping over debug instructions, whilst not counting them in
the MaxLookupDist.




More information about the All-commits mailing list