[all-commits] [llvm/llvm-project] 902520: [RISCV] Make (sext_inreg X, i1) legal for XTHeadBb...

Craig Topper via All-commits all-commits at lists.llvm.org
Fri Oct 11 16:16:52 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 902520256b397108c3917540af8680ed0de96292
      https://github.com/llvm/llvm-project/commit/902520256b397108c3917540af8680ed0de96292
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-10-11 (Fri, 11 Oct 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/test/CodeGen/RISCV/rv32xtheadbb.ll
    M llvm/test/CodeGen/RISCV/rv64xtheadbb.ll

  Log Message:
  -----------
  [RISCV] Make (sext_inreg X, i1) legal for XTHeadBb to cover the existing isel pattern.

I just happened to notice the untested isel pattern.



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