[PATCH] D95278: [InstCombine] remove incompatible attribute when simplifying some lib calls

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 17:16:05 PST 2021


jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.

LGTM. Thanks for following up on this!



================
Comment at: llvm/test/Transforms/InstCombine/strncpy-1.ll:184
+}
\ No newline at end of file

----------------
newline.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95278



More information about the llvm-commits mailing list