[all-commits] [llvm/llvm-project] cf0aa0: [NFC][PowerPC] Added test to check regsiter alloca...
stefanp-ibm via All-commits
all-commits at lists.llvm.org
Wed Jul 14 03:22:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf0aa0b66ccec87b0ac14f632998074e507be950
https://github.com/llvm/llvm-project/commit/cf0aa0b66ccec87b0ac14f632998074e507be950
Author: Stefan Pintilie <stefanp at ca.ibm.com>
Date: 2021-07-14 (Wed, 14 Jul 2021)
Changed paths:
A llvm/test/CodeGen/PowerPC/ppc64-acc-regalloc.ll
Log Message:
-----------
[NFC][PowerPC] Added test to check regsiter allocation for ACC registers
ACC regsiters are a combination of 4 consecutive vector regsiters and therefore
somtimes require special treatment for register allocation. This patch only
adds a test.
More information about the All-commits
mailing list