[PATCH] D116728: [LICM] Check for noalias call instead of alloc like fn

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 18 13:42:13 PST 2022


nikic added a comment.

@aganea Could you please provide either the preprocessed source and cc1 invocation, or the unoptimized IR (`-Xclang -disable-llvm-optzns`) for the problematic file?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116728/new/

https://reviews.llvm.org/D116728



More information about the llvm-commits mailing list