diff options
author | abhishek-kaushik22 <abhishek.kaushik@intel.com> | 2024-11-28 08:19:10 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-28 08:19:10 +0800 |
commit | 9bdf683ba6cd9ad07667513d264a2bc02d969186 (patch) | |
tree | b9f7065edab46c706b61125dfb3cd5aeaae67eac /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | e573c6b67eb729a625431121139100bebc61ba1f (diff) | |
download | llvm-9bdf683ba6cd9ad07667513d264a2bc02d969186.zip llvm-9bdf683ba6cd9ad07667513d264a2bc02d969186.tar.gz llvm-9bdf683ba6cd9ad07667513d264a2bc02d969186.tar.bz2 |
[X86] Enforce strict pre-legalization to combine in scalarizeExtEltFP (#117681)
Use a `DCI` object to actually check the DAG combine level instead of
using the type `i1` because this assumption fails on AVX512 where we
have types like `v8i1` after legalization.
Closes #117684
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions