[all-commits] [llvm/llvm-project] 190081: [RISCV] Simplify (srl (and X, Mask), Const) to TH_...

Wang Yaduo via All-commits all-commits at lists.llvm.org
Thu Aug 15 23:23:22 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1900810b6fd7b913d04b23afd9cce7e83fff51d7
      https://github.com/llvm/llvm-project/commit/1900810b6fd7b913d04b23afd9cce7e83fff51d7
  Author: Wang Yaduo <wangyaduo at linux.alibaba.com>
  Date:   2024-08-16 (Fri, 16 Aug 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
    M llvm/test/CodeGen/RISCV/ctlz-cttz-ctpop.ll
    M llvm/test/CodeGen/RISCV/rv64xtheadbb.ll

  Log Message:
  -----------
  [RISCV] Simplify (srl (and X, Mask), Const) to TH_EXTU (#102802)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list