Open
Description
While debugging JuliaLang/julia#57959. It got minimized to what looks to be a bug in MemCpyOpt, where it strips the noalias attribute of a memcpy
llvm-project/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
Lines 1682 to 1688 in 3c7a0e6
combineMetadata
as used elsewhere in the pass@khei4 was the one that originally added this optimization
Metadata
Metadata
Assignees
Type
Projects
Status
Needs Pull Request