[all-commits] [llvm/llvm-project] 5d9c32: Handle scalable store size in MemCpyOptimizer (#11...
Momchil Velikov via All-commits
all-commits at lists.llvm.org
Fri Dec 6 12:49:10 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5d9c321e8d3b543c7da44f1b0447d4d09570ddbb
https://github.com/llvm/llvm-project/commit/5d9c321e8d3b543c7da44f1b0447d4d09570ddbb
Author: Momchil Velikov <momchil.velikov at arm.com>
Date: 2024-12-06 (Fri, 06 Dec 2024)
Changed paths:
M llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
M llvm/test/Transforms/MemCpyOpt/vscale-memset.ll
Log Message:
-----------
Handle scalable store size in MemCpyOptimizer (#118957)
The compiler crashes with an ICE when it tries to create a `memset` with
scalable size.
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