[all-commits] [llvm/llvm-project] 76b53a: [AArch64] (NFC) Fix test after loosening requireme...
Zhaoxuan Jiang via All-commits
all-commits at lists.llvm.org
Wed Nov 8 01:13:11 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 76b53a02167582ddadca42a628b615836486801d
https://github.com/llvm/llvm-project/commit/76b53a02167582ddadca42a628b615836486801d
Author: Zhaoxuan Jiang <jiangzhaoxuan94 at gmail.com>
Date: 2023-11-08 (Wed, 08 Nov 2023)
Changed paths:
M llvm/test/CodeGen/AArch64/stp-opt-with-renaming-undef-assert.mir
Log Message:
-----------
[AArch64] (NFC) Fix test after loosening requirements for register renaming (#71634)
The landing of https://reviews.llvm.org/D88663 renders the existing
stp-opt-with-renaming-undef-assert test useless because the picked
register for renaming becomes q0 instead of q16.
More information about the All-commits
mailing list