[PATCH] D88552: [NFC] Iterate across an explicit list of scalable MVTs when driving setOperationAction.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 30 03:56:07 PDT 2020
paulwalker-arm created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
paulwalker-arm requested review of this revision.
Iterating across all of integer_scalable_vector_valuetypes seems
wasteful when there's only a handful we care about.
Also removes some rouge whitespace.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D88552
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88552.295231.patch
Type: text/x-patch
Size: 8163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200930/e85ee6b8/attachment.bin>
More information about the llvm-commits
mailing list