[PATCH] D45723: [X86] Lowering SAD (sum of absolute differences) intrinsics to native IR (LLVM side)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 18 15:16:26 PDT 2018


RKSimon added a comment.

Don't remove the -fast-isel tests - they should be updated to test the generic codegen instead


https://reviews.llvm.org/D45723





More information about the llvm-commits mailing list