[llvm] [RISCV][MC] Recognise that fcvt.d.s with frm != 0b000 is valid (PR #67555)
    Alex Bradbury via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Sep 27 06:37:49 PDT 2023
    
    
  
asb wrote:
For convenience, here is a relevant snippet from the ISA manual. fcvt.d.s will never round, but the frm field isn't listed as being fixed to 0b000.

https://github.com/llvm/llvm-project/pull/67555
    
    
More information about the llvm-commits
mailing list