[PATCH] D46953: [FastISel] Permit instructions to be skipped for FastISel generation.
Chad Rosier via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 16 09:57:53 PDT 2018
mcrosier added a comment.
Can you please add a test case?
Is the intent here just to bail early in order to save compile time?
Repository:
rL LLVM
https://reviews.llvm.org/D46953
More information about the llvm-commits
mailing list