[all-commits] [llvm/llvm-project] d7ac41: [AArch64][SME] Fix definition of uclamp/sclamp ins...

Sander de Smalen via All-commits all-commits at lists.llvm.org
Wed Jan 10 09:07:16 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d7ac4123333a5bc042b2eb9e17df8f723f6b56d9
      https://github.com/llvm/llvm-project/commit/d7ac4123333a5bc042b2eb9e17df8f723f6b56d9
  Author: Sander de Smalen <sander.desmalen at arm.com>
  Date:   2024-01-10 (Wed, 10 Jan 2024)

  Changed paths:
    M llvm/lib/Target/AArch64/SMEInstrFormats.td
    M llvm/test/CodeGen/AArch64/sve2-min-max-clamp.ll
    M llvm/test/CodeGen/AArch64/sve2p1-intrinsics-sclamp.ll
    M llvm/test/CodeGen/AArch64/sve2p1-intrinsics-uclamp.ll

  Log Message:
  -----------
  [AArch64][SME] Fix definition of uclamp/sclamp instructions. (#77619)

For some reason the arguments were in the wrong order.




More information about the All-commits mailing list