[PATCH] D157517: [AArch64][SVE] Add asm predicate constraint Uph
Matt Devereau via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 10 04:11:17 PDT 2023
MattDevereau updated this revision to Diff 548965.
MattDevereau added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
@sdesmalen I had to make an additional changes to `clang/lib/Basic/Targets/AArch64.cpp` and `clang/test/CodeGen/aarch64-sve-inline-asm-datatypes.c` To get the constraint parsing from the clang level. It's pretty minor but thought I'd update the review before pushing in case you've anything to add.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157517/new/
https://reviews.llvm.org/D157517
Files:
clang/lib/Basic/Targets/AArch64.cpp
clang/test/CodeGen/aarch64-sve-inline-asm-datatypes.c
llvm/docs/LangRef.rst
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/aarch64-sve-asm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157517.548965.patch
Type: text/x-patch
Size: 6212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230810/8d120125/attachment-0001.bin>
More information about the cfe-commits
mailing list