diff options
author | Craig Topper <craig.topper@intel.com> | 2020-07-04 09:59:52 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2020-07-04 10:12:19 -0700 |
commit | b4eb415a996911132d1a9786a57846e75439e1f0 (patch) | |
tree | 118e14930f45bdaf20293b0c6400f13e766691ea /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | dc13ac02800220a33828ac3da629f382ca7e308d (diff) | |
download | llvm-b4eb415a996911132d1a9786a57846e75439e1f0.zip llvm-b4eb415a996911132d1a9786a57846e75439e1f0.tar.gz llvm-b4eb415a996911132d1a9786a57846e75439e1f0.tar.bz2 |
[X86] Disable VPBLENDVB formation in combineLogicBlendIntoPBLENDV if VPTERNLOG is supported.
VPBLENDVB is multiple uops while VPTERNLOG is a single uop. So
we should use that instead.
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D83155
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions