llvm-project
b5c7724f
- [LoongArch] Fix fp_to_uint/fp_to_sint conversion errors for lasx (#137129)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
182 days ago
[LoongArch] Fix fp_to_uint/fp_to_sint conversion errors for lasx (#137129) Prvious `fp_to_uint/fp_to_sint` patterns for `v4f64 -> v4i32` are wrong. Conversion error was triggered after pr https://github.com/llvm/llvm-project/pull/126456.
References
#137129 - [LoongArch] Fix fp_to_uint/fp_to_sint conversion errors for lasx
Author
tangaac
Parents
a1238911
Loading