[all-commits] [llvm/llvm-project] c16b94: [AArch64] Fix missing opcode when calling `isAArch...

Antonio Frighetto via All-commits all-commits at lists.llvm.org
Mon Nov 6 09:07:32 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c16b94a3bf60d77cb0ea866af416016e672a43d2
      https://github.com/llvm/llvm-project/commit/c16b94a3bf60d77cb0ea866af416016e672a43d2
  Author: Antonio Frighetto <me at antoniofrighetto.com>
  Date:   2023-11-06 (Mon, 06 Nov 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp

  Log Message:
  -----------
  [AArch64] Fix missing opcode when calling `isAArch64FrameOffsetLegal`

`LDAPURi` was accidentally left unhandled in `isAArch64FrameOffsetLegal`.

Reported-by: fhahn




More information about the All-commits mailing list