[PATCH] D29711: [globalisel] Sort RuleMatchers by priority.

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 06:22:19 PST 2017


rovka added a comment.

In https://reviews.llvm.org/D29711#671852, @rovka wrote:

> Is this NFC in general, or just NFC with regards to the existing AArch64 description? More to the point, is it possible to concoct a useful test case that would fail without this ordering?


Scratch that, this one isn't marked NFC :) I probably imagined it from the other patches...


https://reviews.llvm.org/D29711





More information about the llvm-commits mailing list