[PATCH] D142953: [RISCV] Don't use constantpool for floating-point value if the value can be easily constructed by integer sequence and a floating-point move.
    Craig Topper via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sat Feb  4 16:36:49 PST 2023
    
    
  
craig.topper added a comment.
FYI, I found RV32 vector crash after this patch. Fixed in 712e143883d694d3b5817dae714da2315eae8c89 <https://reviews.llvm.org/rG712e143883d694d3b5817dae714da2315eae8c89>
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142953/new/
https://reviews.llvm.org/D142953
    
    
More information about the llvm-commits
mailing list