[PATCH] D139902: IR: Add nofpclass parameter attribute
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 3 14:51:00 PST 2023
arsenm marked an inline comment as done.
arsenm added inline comments.
================
Comment at: llvm/test/Assembler/nofpclass.ll:103
+}
+
+; --------------------------------------------------------------------
----------------
jcranmer-intel wrote:
> A test with a hex nofpclass parameter would also be useful, given that you use that as one of the examples in the langref.
Apparently those don't parse, easier to just change the example
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139902/new/
https://reviews.llvm.org/D139902
More information about the llvm-commits
mailing list