diff options
author | Paschalis Mpeis <paschalis.mpeis@arm.com> | 2024-01-16 12:00:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-16 10:00:15 +0000 |
commit | 8e514c572e44eda237417236b4c92176dfce9cd9 (patch) | |
tree | 2341e1dd471ded27c76f9fe8028f5062110be935 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | a974303e0c9f0654a76f82e0a3221b6d866a5037 (diff) | |
download | llvm-8e514c572e44eda237417236b4c92176dfce9cd9.zip llvm-8e514c572e44eda237417236b4c92176dfce9cd9.tar.gz llvm-8e514c572e44eda237417236b4c92176dfce9cd9.tar.bz2 |
Reapply [TLI] Fix replace-with-veclib crash with invalid arguments (#77945)
Fix a crash of `replace-with-veclib` pass, when the arguments of the TLI
mapping do not match the original call.
Now, it simply ignores such cases.
Test require assertions as it accesses programmatically the debug log.
Reapplies reverted PR #77112
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions