[PATCH] D39833: [X86][SKX] Replace scheduling info of intrinsic SKX opcodes by the non-intrinsic opcodes.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 9 08:13:14 PST 2017
craig.topper added a comment.
We should have scheduling information for both forms. They are both used by isel and both make it all the way to code emission.
Repository:
rL LLVM
https://reviews.llvm.org/D39833
More information about the llvm-commits
mailing list