[PATCH] D103702: [AArch64][SVE] Wire up vscale_range attribute to SVE min/max vector queries
Bradley Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 15 05:11:43 PDT 2021
bsmith updated this revision to Diff 352101.
bsmith marked an inline comment as done.
bsmith added a comment.
- Ensure user input is sanitized for when asserts are not enabled
- Fix clang format issues
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103702/new/
https://reviews.llvm.org/D103702
Files:
clang/test/CodeGen/aarch64-sve-vector-bits-codegen.c
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103702.352101.patch
Type: text/x-patch
Size: 13984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210615/db643da0/attachment.bin>
More information about the cfe-commits
mailing list