[all-commits] [llvm/llvm-project] 153b1e: [AArch64] Add patterns for relaxed atomic ld/st in...

Danila Malyutin via All-commits all-commits at lists.llvm.org
Tue Jan 25 04:34:32 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 153b1e3cba1e0469bfa6c72208d91708c219e6a6
      https://github.com/llvm/llvm-project/commit/153b1e3cba1e0469bfa6c72208d91708c219e6a6
  Author: Danila Malyutin <dmalyutin at azul.com>
  Date:   2022-01-25 (Tue, 25 Jan 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrAtomics.td
    A llvm/test/CodeGen/AArch64/relaxed-fp-atomics.ll

  Log Message:
  -----------
  [AArch64] Add patterns for relaxed atomic ld/st into fp registers

Adds patterns to match integer loads/stores bitcasted to fp values

Fixes https://github.com/llvm/llvm-project/issues/52927

Differential Revision: https://reviews.llvm.org/D117573




More information about the All-commits mailing list