[PATCH] D107579: [Attributor]Fix PR51249: Stores from memory intrinsics incorrectly being replaced by undef
Ye Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 5 09:34:33 PDT 2021
ye-luo added a comment.
Please add a test to cover PR51249 case. Probably there is already tests for complex type but "-O3 -ffast-math" was not covered.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107579/new/
https://reviews.llvm.org/D107579
More information about the llvm-commits
mailing list