[all-commits] [llvm/llvm-project] c9719a: [RISCV][GISel] Add regbank and instruction selecti...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Nov 14 09:13:15 PST 2024


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

  Changed paths:
    M llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/fp-load-store.mir
    M llvm/test/CodeGen/RISCV/GlobalISel/regbankselect/fp-load-store.mir

  Log Message:
  -----------
  [RISCV][GISel] Add regbank and instruction selection tests for f16 load/store. NFC (#116101)

The legalizer doesn't think these are legal yet so I had to disable the
legality check.



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