llvm-project
696f4d56
- [AMDGPU] Fix immediate parsing for packed types (#202417)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
67 days ago
[AMDGPU] Fix immediate parsing for packed types (#202417) We should use the element, instead of the vector type, to get floating point Semantics.The issue is not exposed in upstream yet, but still better to be fixed.
References
#202417 - [AMDGPU] Fix immediate parsing for packed types
Author
changpeng
Parents
d4d061b8
Loading