[PATCH] D28138: [X86][AVX512] Passing the appropriate memory operand class to INT_{U}COMIS{S|D} instructions

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 28 09:51:14 PST 2016


craig.topper added a comment.

I wonder if we should be using sse_load_f32 and sse_load_f64 and ssmem/sdmem.

Can you add Intel assembly syntax test cases that I assume are affected by this change.


https://reviews.llvm.org/D28138





More information about the llvm-commits mailing list