[all-commits] [llvm/llvm-project] 514850: [NFC][LLVM][SVE] Refactor predicate register ASM c...
Paul Walker via All-commits
all-commits at lists.llvm.org
Fri Nov 3 05:12:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 51485019fb34a48dc6226bfa42d7449091e3f03d
https://github.com/llvm/llvm-project/commit/51485019fb34a48dc6226bfa42d7449091e3f03d
Author: Paul Walker <paul.walker at arm.com>
Date: 2023-11-03 (Fri, 03 Nov 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
Log Message:
-----------
[NFC][LLVM][SVE] Refactor predicate register ASM constraint parsing to use std::optional.
More information about the All-commits
mailing list