[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
Fri Feb 3 18:30:17 PST 2023


craig.topper accepted this revision.
craig.topper added a comment.

LGTM. I had already looked at this internally at SiFive and given some guidance.


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