[PATCH] D120259: [AArch64][AsmParser] Arch directives should set implied features.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 22 01:27:51 PST 2022


sdesmalen updated this revision to Diff 410476.
sdesmalen marked 4 inline comments as done.
sdesmalen added a comment.

Addressed @c-rhodes' comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120259/new/

https://reviews.llvm.org/D120259

Files:
  llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  llvm/test/MC/AArch64/SVE/directive-arch.s
  llvm/test/MC/AArch64/SVE/directive-arch_extension.s
  llvm/test/MC/AArch64/SVE/directive-cpu-negative.s
  llvm/test/MC/AArch64/SVE/directive-cpu.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120259.410476.patch
Type: text/x-patch
Size: 4981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220222/33d3e3a4/attachment.bin>


More information about the llvm-commits mailing list