llvm-project
a2b6602a
- [NVPTX] expand trunc/ext on v2i32 (#161715)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
69 days ago
[NVPTX] expand trunc/ext on v2i32 (#161715) #153478 made v2i32 legal on newer GPUs, but we can not lower all operations yet. Expand the `trunc/ext` operation until we implement efficient lowering.
References
#161715 - [NVPTX] expand trunc/ext on v2i32
Author
Artem-B
Parents
6048c2f0
Loading