[PATCH] D47993: [x86] fix mappings of cvttp2si x86 intrinsics to x86-specific nodes and isel patterns (PR37551)
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 10 11:20:33 PDT 2018
craig.topper added a comment.
For avx512f I've thought for a little that we may want to add one use checks to the masked patterns for avx512 for the longer latency/low throughput instructions.
https://reviews.llvm.org/D47993
More information about the llvm-commits
mailing list