[all-commits] [llvm/llvm-project] fef221: [DAG] Enable SimplifyVBinOp folds on add/sub sat i...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Apr 13 04:53:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fef221bf1fb6fc941db9cd1d0ce926f15cdb1c14
      https://github.com/llvm/llvm-project/commit/fef221bf1fb6fc941db9cd1d0ce926f15cdb1c14
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-04-13 (Wed, 13 Apr 2022)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/test/CodeGen/X86/combine-add-ssat.ll
    M llvm/test/CodeGen/X86/combine-add-usat.ll
    M llvm/test/CodeGen/X86/combine-sub-ssat.ll
    M llvm/test/CodeGen/X86/combine-sub-usat.ll

  Log Message:
  -----------
  [DAG] Enable SimplifyVBinOp folds on add/sub sat intrinsics




More information about the All-commits mailing list