tra added a comment. In D106401#2903114 <https://reviews.llvm.org/D106401#2903114>, @nikic wrote:
> Would the variant of the original patch at D106769 > <https://reviews.llvm.org/D106769> be sufficient for your purposes? Or are > you also interested in the optimizations that introduce new memset/memcpy? The specific issue I was looking to fix does need `memcpy`->`memset` transformation, so I would still need a way to bypass libcall availability checks. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D106401/new/ https://reviews.llvm.org/D106401 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits