[all-commits] [llvm/llvm-project] a8c502: [RISCV] Add bf16 to isFPImmLegal.

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Aug 3 08:30:52 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a8c502a589391277302fe9b60607b65e2fbbb1ea
      https://github.com/llvm/llvm-project/commit/a8c502a589391277302fe9b60607b65e2fbbb1ea
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-08-03 (Thu, 03 Aug 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/test/CodeGen/RISCV/bfloat-imm.ll
    M llvm/test/CodeGen/RISCV/bfloat-select-icmp.ll

  Log Message:
  -----------
  [RISCV] Add bf16 to isFPImmLegal.

Part of this test file was stolen from D156895. We should merge them
when committing.

Reviewed By: asb

Differential Revision: https://reviews.llvm.org/D156926




More information about the All-commits mailing list