[all-commits] [llvm/llvm-project] c0bebc: [DAG] visitREM - merge buildOptimizedSREM into if(...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri May 6 07:47:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c0bebc12f06c3d96ab5c18cbc0d61b22cdc90d89
      https://github.com/llvm/llvm-project/commit/c0bebc12f06c3d96ab5c18cbc0d61b22cdc90d89
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp

  Log Message:
  -----------
  [DAG] visitREM - merge buildOptimizedSREM into if(). NFCI.


  Commit: c0840799e3f7638ffcb535485973655a5ab18632
      https://github.com/llvm/llvm-project/commit/c0840799e3f7638ffcb535485973655a5ab18632
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M llvm/test/MC/Disassembler/X86/avx-512.txt

  Log Message:
  -----------
  [MC][X86] Add vcmpps disassembler tests for Issue #41491

We were missing coverage for vcmpps imm, vreg, vreg, mreg {mreg} patterns


Compare: https://github.com/llvm/llvm-project/compare/4b76ba887c04...c0840799e3f7


More information about the All-commits mailing list