[all-commits] [llvm/llvm-project] 0a9c6b: [RISCV][GISel] Support G_CTTZ/CTLZ with Zbb.

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Nov 23 14:24:26 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0a9c6bea6b08538e6e910ec13dd83b8f04530835
      https://github.com/llvm/llvm-project/commit/0a9c6bea6b08538e6e910ec13dd83b8f04530835
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-11-23 (Thu, 23 Nov 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
    M llvm/test/CodeGen/RISCV/GlobalISel/legalizer/legalize-ctlz-rv32.mir
    M llvm/test/CodeGen/RISCV/GlobalISel/legalizer/legalize-ctlz-rv64.mir
    M llvm/test/CodeGen/RISCV/GlobalISel/legalizer/legalize-cttz-rv32.mir
    M llvm/test/CodeGen/RISCV/GlobalISel/legalizer/legalize-cttz-rv64.mir

  Log Message:
  -----------
  [RISCV][GISel] Support G_CTTZ/CTLZ with Zbb.




More information about the All-commits mailing list