[PATCH] D21001: [AVX512] Fix BLENDM lowering patterns.
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 13 06:41:28 PDT 2016
craig.topper added a subscriber: craig.topper.
craig.topper added a comment.
Looks like many tests were converted to being generated by update_llc_test_checks.py that hadn't used it before resulting in a larger diff and making it difficult to see exactly what changes with this patch. Can you go ahead and re-generate the tests using the script with the current patterns and commit that. Then re-submit this patch relative to that so we can see which tests really change.
Repository:
rL LLVM
http://reviews.llvm.org/D21001
More information about the llvm-commits
mailing list