[PATCH] D157517: [AArch64][SVE] Add asm predicate constraint Uph

2023-08-11 Thread Matt Devereau via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGc52d9509d40d: [AArch64][SVE] Add asm predicate constraint Uph (authored by MattDevereau). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D157517/new/ https://

[PATCH] D157517: [AArch64][SVE] Add asm predicate constraint Uph

2023-08-10 Thread Matt Devereau via Phabricator via cfe-commits
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