[PATCH] D41071: [RISCV] implemented assembler pseudo floating point instructions

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 13 03:27:23 PST 2017


asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.

Thanks, this looks good. Checking this patch also unearthed a GNU binutils bug (lack of support for fsrmi and fsflagsi - filed https://sourceware.org/bugzilla/show_bug.cgi?id=22599).


https://reviews.llvm.org/D41071





More information about the llvm-commits mailing list