[PATCH] D39261: [GlobalISel|ARM] : Allow legalizing G_FSUB

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 25 01:03:39 PDT 2017


rovka added a comment.

Hi Javed,

This is going in the right direction.

Your test is validating the whole GISel pipeline. You should add more specific tests in arm-legalize-fp.mir, arm-regbankselect.mir and arm-instruction-select.mir. That will make it very easy to spot what's missing.


https://reviews.llvm.org/D39261





More information about the llvm-commits mailing list