[all-commits] [llvm/llvm-project] 888128: [RISCV] Add test coverage for (add (shl Z, c1), Y, ...
Philip Reames via All-commits
all-commits at lists.llvm.org
Wed Mar 27 15:01:19 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 88812819022ecff392dfc8d3f964899f63bdffdb
https://github.com/llvm/llvm-project/commit/88812819022ecff392dfc8d3f964899f63bdffdb
Author: Philip Reames <preames at rivosinc.com>
Date: 2024-03-27 (Wed, 27 Mar 2024)
Changed paths:
M llvm/test/CodeGen/RISCV/rv64zba.ll
Log Message:
-----------
[RISCV] Add test coverage for (add (shl Z, c1), Y, (shl Z, c2)) variants
Basically, testing for interaction of shNadd matching with one step
of reassociation in the add.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list