[all-commits] [llvm/llvm-project] 258bb4: [RISCV] Without Zfh, promote f16 inputs before cre...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Dec 7 12:26:10 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 258bb453fb84b2f149a51adf9ebfd535f4288fe2
      https://github.com/llvm/llvm-project/commit/258bb453fb84b2f149a51adf9ebfd535f4288fe2
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-12-07 (Wed, 07 Dec 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td

  Log Message:
  -----------
  [RISCV] Without Zfh, promote f16 inputs before creating RISCVISD::FCVT_W(U)_RV64 nodes.

This allows us to remove a couple more Zfhmin isel patterns.




More information about the All-commits mailing list