[all-commits] [llvm/llvm-project] 174869: [AArch64] Refactor predicate to check for a ZR ope...
Evandro Menezes via All-commits
all-commits at lists.llvm.org
Fri Jul 7 17:20:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 174869447fc6a6cd36079627e2a558a91c4b3a9f
https://github.com/llvm/llvm-project/commit/174869447fc6a6cd36079627e2a558a91c4b3a9f
Author: Evandro Menezes <evandro+llvm at gcc.gnu.org>
Date: 2023-07-07 (Fri, 07 Jul 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64SchedNeoverseV2.td
M llvm/lib/Target/AArch64/AArch64SchedPredExynos.td
M llvm/lib/Target/AArch64/AArch64SchedPredNeoverse.td
M llvm/lib/Target/AArch64/AArch64SchedPredicates.td
Log Message:
-----------
[AArch64] Refactor predicate to check for a ZR operand (NFC)
Create generic predicates to check for a ZR among the possible register
operands.
More information about the All-commits
mailing list