[all-commits] [llvm/llvm-project] ab34bf: [RISCV] Remove RISCVSaturatingBinaryAAShiftUnMaske...

Jim Lin via All-commits all-commits at lists.llvm.org
Wed Aug 9 02:14:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab34bf39e67c1c1fe97e54899847ec63209e24b8
      https://github.com/llvm/llvm-project/commit/ab34bf39e67c1c1fe97e54899847ec63209e24b8
  Author: Jim Lin <jim at andestech.com>
  Date:   2023-08-09 (Wed, 09 Aug 2023)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicsRISCV.td

  Log Message:
  -----------
  [RISCV] Remove RISCVSaturatingBinaryAAShiftUnMasked/Masked and RISCVSaturatingBinaryABShiftUnMasked/Masked. NFC.

After https://reviews.llvm.org/D152879, these classes aren't used.

Reviewed By: craig.topper

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




More information about the All-commits mailing list