diff options
author | Luke Lau <luke@igalia.com> | 2025-01-05 11:41:56 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-05 11:41:56 +0800 |
commit | 7700695739d078eff01aad6f4d40c933419d08bc (patch) | |
tree | 4734eb64ba90a57615987767630b1b6180ca1267 /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp | |
parent | 3092ebcd1e2746ee8db22bf3746b2ad2fb7534dd (diff) | |
download | llvm-7700695739d078eff01aad6f4d40c933419d08bc.zip llvm-7700695739d078eff01aad6f4d40c933419d08bc.tar.gz llvm-7700695739d078eff01aad6f4d40c933419d08bc.tar.bz2 |
[VPlan] Fix crash with EVL tail folding intrinsic with no corresponding VP (#121542)
This fixes a crash when building SPEC CPU 2017 with EVL tail folding
when widening @llvm.log10 intrinsics.
@llvm.log10 and some other intrinsics don't have a corresponding VP
intrinsic, so this fixes the crash by removing the assert and bailing
instead.
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions