[all-commits] [llvm/llvm-project] c4c53a: [AArch64] Fix a typo in predicate expression (NFC)...
Momchil Velikov via All-commits
all-commits at lists.llvm.org
Tue Jan 16 02:06:51 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c4c53aee584d51b984d3ee4e4cc11c1bfaf9d3f3
https://github.com/llvm/llvm-project/commit/c4c53aee584d51b984d3ee4e4cc11c1bfaf9d3f3
Author: Momchil Velikov <momchil.velikov at arm.com>
Date: 2024-01-16 (Tue, 16 Jan 2024)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrInfo.td
Log Message:
-----------
[AArch64] Fix a typo in predicate expression (NFC) (#78162)
This would cause compiler errors if ISel tried to match affected
instructions.
More information about the All-commits
mailing list