[PATCH] D32491: [globalisel][tablegen] Compute available feature bits correctly.

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 07:55:39 PDT 2017


rovka added a comment.

I think this patch is already doing a lot of things, I'd prefer committing the support for immediates separately and opening a PR for the test (and you can attach the X86 test to it so we can discuss with Igor). I need to double check this, but I think if I enable this for ARM (which I intend to do after this goes in) the existing ARM tests will already exercise this (for S_DIV).


https://reviews.llvm.org/D32491





More information about the llvm-commits mailing list