[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 08:24:59 PDT 2017
rovka added a comment.
I just checked and the existing ARM tests fail without this patch because the available features aren't reset when entering the functions. They work with this patch + enabling the TableGen selector for ARM, so we'll have tests then :)
https://reviews.llvm.org/D32491
More information about the llvm-commits
mailing list