llvm-project
e386aacb
- [LoongArch] Fix codegen for ISD::ROTR (#100292)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[LoongArch] Fix codegen for ISD::ROTR (#100292) This patch fixes the code generation for IR: sext i32 (trunc i64 (rotr i64 %x, i64 %y) to i32) to i64
References
#100292 - [LoongArch] Fix codegen for ISD::ROTR
Author
heiher
Parents
2d6ff0c5
Loading