diff options
author | Phoebe Wang <phoebe.wang@intel.com> | 2023-09-08 15:35:44 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-08 15:35:44 +0800 |
commit | 2e44b07e240b7176a9d08ac84367778f10f7b061 (patch) | |
tree | 0a92f2b859359652a80d52d39c4f96c462de448d /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 942641699432e25023b5a13f63b862d5403185e9 (diff) | |
download | llvm-2e44b07e240b7176a9d08ac84367778f10f7b061.zip llvm-2e44b07e240b7176a9d08ac84367778f10f7b061.tar.gz llvm-2e44b07e240b7176a9d08ac84367778f10f7b061.tar.bz2 |
[X86] Do not directly fold for VINSERTPS (#65718)
We have already customized folding for VINSERTPS by 7e6606f4f1, which do
the folding when alignment >= 4 bytes.
We cannot arbitrarily fold it like others because we need to calculate
the source offset.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions