diff options
author | David Green <david.green@arm.com> | 2022-04-08 12:16:34 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2022-04-08 12:16:34 +0100 |
commit | a93607c479092ccae41c033f8d27fe99621ddef3 (patch) | |
tree | 2dde990cc5813a53772394ee9da0e2cb3b52ab40 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 33ab88ef8d8236b14e99cdc778cc20f38e4e88fa (diff) | |
download | llvm-a93607c479092ccae41c033f8d27fe99621ddef3.zip llvm-a93607c479092ccae41c033f8d27fe99621ddef3.tar.gz llvm-a93607c479092ccae41c033f8d27fe99621ddef3.tar.bz2 |
[AArch64] Remove always true Perfect cost check. NFC
Perfect shuffle costs are always encoded less than 4, and shouldn't
really have a cost more than 3, so it makes no sense to check it when
generating shuffles. The perfect shuffle is likely always better than a
tbl too (although that may depend on whether it is in a loop).
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions