[PATCH] D35130: [globalisel][tablegen] Enable the import of rules involving fma.
Diana Picus via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 14 09:08:05 PDT 2017
rovka accepted this revision.
rovka added a comment.
This revision is now accepted and ready to land.
Looks pretty trivial.
================
Comment at: test/CodeGen/AArch64/GlobalISel/select-fma.mir:25
+ - { id: 3, class: fpr }
+ - { id: 4, class: fpr }
+
----------------
Nit: Extra register.
https://reviews.llvm.org/D35130
More information about the llvm-commits
mailing list