[all-commits] [llvm/llvm-project] f14495: [SROA] avoid crash on memset with constant express...
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Jul 21 12:39:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f14495dc75d72d8900b3f4056a36a1ba5063e957
https://github.com/llvm/llvm-project/commit/f14495dc75d72d8900b3f4056a36a1ba5063e957
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-07-21 (Wed, 21 Jul 2021)
Changed paths:
M llvm/lib/Transforms/Scalar/SROA.cpp
M llvm/test/Transforms/SROA/slice-width.ll
Log Message:
-----------
[SROA] avoid crash on memset with constant expression length
https://llvm.org/PR50888
More information about the All-commits
mailing list