[all-commits] [llvm/llvm-project] d0e1e7: [NFC][PowerPC] Add a test case for rotate and clear.
stefanp-ibm via All-commits
all-commits at lists.llvm.org
Mon Aug 21 08:02:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d0e1e7649b8d17aa7c064597419a739643ae6270
https://github.com/llvm/llvm-project/commit/d0e1e7649b8d17aa7c064597419a739643ae6270
Author: Stefan Pintilie <stefanp at ca.ibm.com>
Date: 2023-08-21 (Mon, 21 Aug 2023)
Changed paths:
A llvm/test/CodeGen/PowerPC/ppc-rotate-clear.ll
Log Message:
-----------
[NFC][PowerPC] Add a test case for rotate and clear.
Added a test case for situations where a rotate is followed by a clear.
NFC because only a test case is added.
More information about the All-commits
mailing list