[all-commits] [llvm/llvm-project] f33db9: [RISCV] Parse Zfa fli instructions using double pr...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Mar 8 14:16:54 PST 2023


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

  Changed paths:
    M llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
    M llvm/test/MC/RISCV/zfa-valid.s

  Log Message:
  -----------
  [RISCV] Parse Zfa fli instructions using double precision.

Makes it harder to write an inexact constant that gets parsed as
a valid constant.




More information about the All-commits mailing list