[PATCH] D86633: [MC][SVE] Fix data operand for instruction alias of `st1d`.

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 10:19:59 PDT 2020


fpetrogalli updated this revision to Diff 288030.
fpetrogalli added a comment.

I have added test coverage for `st1[bhwd]` for both `.s` and `.d` version of the alias for `[<Za>.<T>, #0]`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86633

Files:
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/MC/AArch64/SVE/st1b.s
  llvm/test/MC/AArch64/SVE/st1d.s
  llvm/test/MC/AArch64/SVE/st1h.s
  llvm/test/MC/AArch64/SVE/st1w.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86633.288030.patch
Type: text/x-patch
Size: 4993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200826/07adfb00/attachment.bin>


More information about the llvm-commits mailing list