[all-commits] [llvm/llvm-project] 1088ef: [AArch64] Add SVE FP instructions to isAssociative...

KAWASHIMA Takahiro via All-commits all-commits at lists.llvm.org
Mon Jan 9 17:43:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1088ef5cb0b434a6faa86aa5daf1a3a897f6f2b1
      https://github.com/llvm/llvm-project/commit/1088ef5cb0b434a6faa86aa5daf1a3a897f6f2b1
  Author: KAWASHIMA Takahiro <t-kawashima at fujitsu.com>
  Date:   2023-01-10 (Tue, 10 Jan 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
    M llvm/test/CodeGen/AArch64/machine-combiner.ll

  Log Message:
  -----------
  [AArch64] Add SVE FP instructions to isAssociativeAndCommutative

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


  Commit: 6d0c3eb49d01b94a51b6c15c7423cb15af89792e
      https://github.com/llvm/llvm-project/commit/6d0c3eb49d01b94a51b6c15c7423cb15af89792e
  Author: KAWASHIMA Takahiro <t-kawashima at fujitsu.com>
  Date:   2023-01-10 (Tue, 10 Jan 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
    A llvm/test/CodeGen/AArch64/machine-combiner-eor.mir
    M llvm/test/CodeGen/AArch64/machine-combiner.ll

  Log Message:
  -----------
  [AArch64] Add SVE int instructions to isAssociativeAndCommutative

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


Compare: https://github.com/llvm/llvm-project/compare/aee3a6bcaf42...6d0c3eb49d01


More information about the All-commits mailing list