Files
clang-p2996/llvm/test/CodeGen/AMDGPU/offset-split-flat.ll
Matt Arsenault b356aa3e2d AMDGPU/GlobalISel: Partially move constant selection to patterns (#100786)
This is still relying on the manual code for splitting 64-bit
constants, and handling pointers.

We were missing some of the tablegen patterns for all immediate types,
so this has some side effect DAG path improvements. This also reduces
the diff in the 2 selector outputs.
2024-07-30 18:18:16 +04:00

159 KiB