Matt Arsenault
|
05b75e006b
|
AMDGPU/NewPM: Port AMDGPULateCodeGenPrepare to new pass manager (#102806)
|
2024-08-12 15:09:12 +04:00 |
|
Jay Foad
|
4420c57fc3
|
[AMDGPU] Add a test case for #98063
Add a test case to demonstrate broken IR caused by #98063 "[AMDGPU] Do
not use original PHIs in coercion chains" before it was reverted.
|
2024-07-15 15:17:12 +01:00 |
|
Jay Foad
|
89226ecbb9
|
[AMDGPU] Do not widen scalar loads on GFX12 (#78724)
GFX12 has subword scalar loads so there is no need to do this.
|
2024-01-19 15:30:07 +00:00 |
|
Matt Arsenault
|
04bd576f89
|
AMDGPU: Convert some amdgpu-codegenprepare tests to opaque pointers
amdgpu-late-codegenprepare.ll required running update_test_checks
after converting.
|
2022-12-19 09:28:58 -05:00 |
|
Matt Arsenault
|
a15ed701ab
|
AMDGPU: Fix assert on constant load from addrspacecasted pointer
This was trying to create a bitcast between different address spaces.
|
2021-05-11 20:12:20 -04:00 |
|