[all-commits] [llvm/llvm-project] 6b27a5: [RISCV][GISel] Add missing tests for G_CTLZ/CTTZ i...

Craig Topper via All-commits all-commits at lists.llvm.org
Fri Aug 9 12:11:08 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b27a57d022aacd9067a953f9f8ce19acb13f475
      https://github.com/llvm/llvm-project/commit/6b27a57d022aacd9067a953f9f8ce19acb13f475
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-08-09 (Fri, 09 Aug 2024)

  Changed paths:
    A llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/ctlz-rv32.mir
    A llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/ctlz-rv64.mir
    A llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/cttz-rv32.mir
    A llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/cttz-rv64.mir

  Log Message:
  -----------
  [RISCV][GISel] Add missing tests for G_CTLZ/CTTZ instruction selection. NFC



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