llvm-project
e386aacb - [LoongArch] Fix codegen for ISD::ROTR (#100292)

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
Author
Parents
Loading