This repository was archived by the owner on Sep 15, 2025. It is now read-only.
Commit 0ea9cdb
committed
[X86] Fold extract_subvector(fp_to_uint(x)) case to match existing fp_to_sint fold (necessary to fix llvm#83402 on AVX512 targets).
Prep work for llvm#834021 parent f86da4c commit 0ea9cdb
File tree
2 files changed
+5
-4
lines changed- llvm
- lib/Target/X86
- test/CodeGen/X86
2 files changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57167 | 57167 | | |
57168 | 57168 | | |
57169 | 57169 | | |
57170 | | - | |
57171 | | - | |
| 57170 | + | |
| 57171 | + | |
| 57172 | + | |
| 57173 | + | |
57172 | 57174 | | |
57173 | 57175 | | |
57174 | 57176 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5233 | 5233 | | |
5234 | 5234 | | |
5235 | 5235 | | |
5236 | | - | |
5237 | | - | |
| 5236 | + | |
5238 | 5237 | | |
5239 | 5238 | | |
5240 | 5239 | | |
| |||
0 commit comments