[PATCH] D37693: [X86] [PATCH] [intrinsics] Lowering X86 ABS intrinsics to IR. (llvm)

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 09:36:52 PDT 2017


craig.topper requested changes to this revision.
craig.topper added a comment.
This revision now requires changes to proceed.

/Can you update the avx2-intrinsics-fast-isel.ll test too? It should use the native IR implementation now instead of the intrinsic. It's supposed to match the IR clang will generate.


https://reviews.llvm.org/D37693





More information about the llvm-commits mailing list