[all-commits] [llvm/llvm-project] 0fda75: [GISEL][NFC] Refactor OperandPredicateMatcher::isH...
Marc Auberer via All-commits
all-commits at lists.llvm.org
Wed Mar 27 17:19:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0fda758f26c1ec06809fdc067cd65dc146f867d0
https://github.com/llvm/llvm-project/commit/0fda758f26c1ec06809fdc067cd65dc146f867d0
Author: Marc Auberer <marc.auberer at chillibits.com>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
M llvm/utils/TableGen/Common/GlobalISel/GlobalISelMatchTable.cpp
Log Message:
-----------
[GISEL][NFC] Refactor OperandPredicateMatcher::isHigherPriorityThan (#86837)
Fixes #86827
This will simplify code, de-duplicate some logic and fix the faulty bool
compare.
cc @dcb314
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list