[all-commits] [llvm/llvm-project] 015ff7: [RISCV] Add a few more instructions to hasAllNBitU...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Dec 29 09:31:59 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 015ff729cb90317e4e75cf48b1e5dd7850f0cbd0
      https://github.com/llvm/llvm-project/commit/015ff729cb90317e4e75cf48b1e5dd7850f0cbd0
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-12-29 (Wed, 29 Dec 2021)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
    M llvm/test/CodeGen/RISCV/atomic-rmw.ll
    M llvm/test/CodeGen/RISCV/atomic-signext.ll
    M llvm/test/CodeGen/RISCV/bswap-ctlz-cttz-ctpop.ll
    M llvm/test/CodeGen/RISCV/div-by-constant.ll
    M llvm/test/CodeGen/RISCV/sadd_sat_plus.ll
    M llvm/test/CodeGen/RISCV/srem-seteq-illegal-types.ll
    M llvm/test/CodeGen/RISCV/ssub_sat_plus.ll
    M llvm/test/CodeGen/RISCV/uadd_sat_plus.ll
    M llvm/test/CodeGen/RISCV/urem-seteq-illegal-types.ll
    M llvm/test/CodeGen/RISCV/usub_sat_plus.ll

  Log Message:
  -----------
  [RISCV] Add a few more instructions to hasAllNBitUsers.




More information about the All-commits mailing list