llvm-project
906580ba - [PowerPC] Add intrinsics for rldimi/rlwimi/rlwnm (#82968)

Commit
1 year ago
[PowerPC] Add intrinsics for rldimi/rlwimi/rlwnm (#82968) These builtins are already there in Clang, however current codegen may produce suboptimal results due to their complex behavior. Implement them as intrinsics to ensure expected instructions are emitted.
Author
Parents
Loading