[PATCH] D34438: [FastISel] fix a fallback diagnostic.

Ahmed Bougacha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 15:33:43 PDT 2017


ab added subscribers: bogner, qcolombet, ab.
ab added a comment.

There's a test for the call side in r294970, and I added some tests in r299093, you can probably make either check the generic fastisel fallback diagnostic too?

But in general, it's probably time to replace the function-level fallback diagnostic with the remarks, now that we have both.

@bogner, @qcolombet: do you guys still use the function diagnostic?


https://reviews.llvm.org/D34438





More information about the llvm-commits mailing list