[PATCH] D47443: [X86] Lowering FMA intrinsics to native IR (LLVM part)
Tomasz Krupa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 28 13:28:00 PDT 2018
tkrupa added a comment.
In https://reviews.llvm.org/D47443#1114187, @RKSimon wrote:
> You're going to hate me for this, but we could do with -fast-isel test files covering the builtin test files codegen on the clang side
Not really, thankfully these are all auto-generated from clang tests. So do you mean we could do with fast-isel tests instead of these or in addition to these?
Repository:
rL LLVM
https://reviews.llvm.org/D47443
More information about the llvm-commits
mailing list