[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
Mon Jun 11 17:59:20 PDT 2018
craig.topper added a comment.
I think I've fixed the missing load folding in r334460.
For avx512 I think we should also update those table entries to use X86ISD::CVTTP2SI
https://reviews.llvm.org/D47993
More information about the llvm-commits
mailing list