diff options
author | Phoebe Wang <phoebe.wang@intel.com> | 2023-04-04 15:51:09 +0800 |
---|---|---|
committer | Phoebe Wang <phoebe.wang@intel.com> | 2023-04-04 15:55:38 +0800 |
commit | f7deb69f22b93d7411d08db14b50aae5caf40fcb (patch) | |
tree | c9663dd8ce1a171fd60bd555ddb928554ed73707 /clang/lib/Analysis/FlowSensitive/DataflowAnalysisContext.cpp | |
parent | e588ef8a7a531380836e17242c2c2276559df0b9 (diff) | |
download | llvm-f7deb69f22b93d7411d08db14b50aae5caf40fcb.zip llvm-f7deb69f22b93d7411d08db14b50aae5caf40fcb.tar.gz llvm-f7deb69f22b93d7411d08db14b50aae5caf40fcb.tar.bz2 |
[X86] Disable masked UNPCKLPD/UNPCKHPD -> SHUFPS transformation
UNPCKLPD/UNPCKHPD is a 64-bit element operation. The masked version
doesn't match SHUFPS in lanes.
This reverts part of D144763.
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D147507
Diffstat (limited to 'clang/lib/Analysis/FlowSensitive/DataflowAnalysisContext.cpp')
0 files changed, 0 insertions, 0 deletions