aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CGCall.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2023-06-15 08:47:10 +0100
committerDavid Green <david.green@arm.com>2023-06-15 08:47:10 +0100
commitf031df21aaadf0ec7a5b697bb75e44656aba4abf (patch)
tree57ddf2fd05c55597f4ffe2e359b9ec68b9fd6f64 /clang/lib/CodeGen/CGCall.cpp
parent0c6f2f629cc0017361310fa4c132090413a874db (diff)
downloadllvm-f031df21aaadf0ec7a5b697bb75e44656aba4abf.zip
llvm-f031df21aaadf0ec7a5b697bb75e44656aba4abf.tar.gz
llvm-f031df21aaadf0ec7a5b697bb75e44656aba4abf.tar.bz2
[AArch64] Don't look at type size for scalable types in isExtFreeImpl
This fixes one of those 'Request for a fixed element count on a scalable object' errors in the AArch64 isExtFreeImpl method, where the uses of a sext are checked to see if the instruction can be considered free. https://godbolt.org/z/debYP9c4G Differential Revision: https://reviews.llvm.org/D152930
Diffstat (limited to 'clang/lib/CodeGen/CGCall.cpp')
0 files changed, 0 insertions, 0 deletions