llvm-project
248fba0c - AMDGPU: Remove pointless setOperationAction for xint_to_fp

Commit
2 years ago
AMDGPU: Remove pointless setOperationAction for xint_to_fp The legalize action for uint_to_fp/sint_to_fp uses the source integer type, not the result FP type so setting an action on an FP type does nothing.
Author
Committer
Parents
Loading