[llvm] [AArch64] Add costs for ROTR and ROTL. (PR #169335)

Matthew Devereau via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 25 06:36:19 PST 2025


================
@@ -349,7 +349,7 @@ entry:
 
 define i32 @rotl_i32_3rd_arg_var(i32 %a, i32 %c) {
----------------
MDevereau wrote:

not your fault nit: I think many of these tests are named rotl when they should be rotr?

https://github.com/llvm/llvm-project/pull/169335


More information about the llvm-commits mailing list