[all-commits] [llvm/llvm-project] cfc256: [DAG] TargetLowering::isBinOp() - add ISD::SSUBSAT...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Mar 17 07:51:37 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cfc256ba9f6aa9d6aa29db91a98d35fa1f075596
      https://github.com/llvm/llvm-project/commit/cfc256ba9f6aa9d6aa29db91a98d35fa1f075596
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-03-17 (Wed, 17 Mar 2021)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetLowering.h
    M llvm/test/CodeGen/AMDGPU/ssubsat.ll
    M llvm/test/CodeGen/AMDGPU/usubsat.ll

  Log Message:
  -----------
  [DAG] TargetLowering::isBinOp() - add ISD::SSUBSAT/USUBSAT

Add to the generic non-commutative binop list.




More information about the All-commits mailing list