[PATCH] D25692: [AVX-512] Disassembler support for rounding control and SAE attribute.
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 8 21:57:04 PST 2016
craig.topper added a comment.
I agree with Elena, we should use the other flags to ignore the vector size in the disassembler table generation. This is what we already do in the encoder. Let's keep the intention of the L and L2 bits in TSFlags as they are.
https://reviews.llvm.org/D25692
More information about the llvm-commits
mailing list