[PATCH] D103702: [AArch64][SVE] Wire up vscale_range attribute to SVE min/max vector queries

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 4 09:18:47 PDT 2021


bsmith updated this revision to Diff 349892.
bsmith added a comment.

- Fix minor mistake in test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103702

Files:
  llvm/lib/Target/AArch64/AArch64Subtarget.cpp
  llvm/lib/Target/AArch64/AArch64Subtarget.h
  llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
  llvm/test/CodeGen/AArch64/sve-vscale-attr.ll
  llvm/unittests/Target/AArch64/InstSizes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103702.349892.patch
Type: text/x-patch
Size: 12098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210604/e130e269/attachment.bin>


More information about the llvm-commits mailing list