[all-commits] [llvm/llvm-project] 21b376: [Scalarizer] Fix to only scalarize if intrinsic wa...
Farzon Lotfi via All-commits
all-commits at lists.llvm.org
Thu Oct 24 23:26:23 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 21b3769d1dfed38ef8d8fa35ee98973926f7de62
https://github.com/llvm/llvm-project/commit/21b3769d1dfed38ef8d8fa35ee98973926f7de62
Author: Farzon Lotfi <1802579+farzonl at users.noreply.github.com>
Date: 2024-10-24 (Thu, 24 Oct 2024)
Changed paths:
M llvm/lib/Transforms/Scalar/Scalarizer.cpp
A llvm/test/Transforms/Scalarizer/uadd_overflow.ll
Log Message:
-----------
[Scalarizer] Fix to only scalarize if intrinsic was marked as isTriviallyScalarizable (#113625)
fixes #113624
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list