[all-commits] [llvm/llvm-project] 2be4a7: [SVE] Extend "and(ipg, cmp(x, y))" patterns to cover...

paulwalker-arm via All-commits all-commits at lists.llvm.org
Thu Jun 30 16:57:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2be4a7a2097e1417614834d37c489274d3bb5faf
      https://github.com/llvm/llvm-project/commit/2be4a7a2097e1417614834d37c489274d3bb5faf
  Author: Paul Walker <paul.walker at arm.com>
  Date:   2022-07-01 (Fri, 01 Jul 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/SVEInstrFormats.td
    M llvm/test/CodeGen/AArch64/sve-fcmp.ll
    M llvm/test/CodeGen/AArch64/sve-fixed-length-ptest.ll
    M llvm/test/CodeGen/AArch64/sve-intrinsics-int-compares.ll

  Log Message:
  -----------
  [SVE] Extend "and(ipg,cmp(x,y))" patterns to cover the case when y is an immediate.

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




More information about the All-commits mailing list