[all-commits] [llvm/llvm-project] 969224: [RISCV][GISel] Support f64->f32 fptrunc and f32->f...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Dec 2 23:54:05 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9692242f51eda6a8c33860d2879ffa291a27e3ca
      https://github.com/llvm/llvm-project/commit/9692242f51eda6a8c33860d2879ffa291a27e3ca
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-12-02 (Mon, 02 Dec 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
    M llvm/test/CodeGen/RISCV/GlobalISel/double-convert.ll
    M llvm/test/CodeGen/RISCV/GlobalISel/float-convert.ll

  Log Message:
  -----------
  [RISCV][GISel] Support f64->f32 fptrunc and f32->f64 fpext without D extension.

Add RUN lines to float-convert.ll and double-convert.ll without F
extension.



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