[all-commits] [llvm/llvm-project] 61b0a4: [llvm][ARM] Refactor isMnemonicVPTPredicable
David Spickett via All-commits
all-commits at lists.llvm.org
Thu Mar 23 02:39:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 61b0a492ccb1ab62c8c8aa1b154ce4c7d69a6da2
https://github.com/llvm/llvm-project/commit/61b0a492ccb1ab62c8c8aa1b154ce4c7d69a6da2
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-03-23 (Thu, 23 Mar 2023)
Changed paths:
M llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
Log Message:
-----------
[llvm][ARM] Refactor isMnemonicVPTPredicable
Fixes #61607
Several names were repeated in this giant list. I have refactored
it and removed the duplicates.
Reviewed By: dmgreen
Differential Revision: https://reviews.llvm.org/D146619
More information about the All-commits
mailing list