[PATCH] D116609: [EarlyCSE] Allow elimination of redundant writeonly calls

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 5 05:43:08 PST 2022


jdoerfert added a comment.

Drive by: `nounwind` and `nosync` come to mind as being somewhat important here. Also `willreturn`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116609



More information about the llvm-commits mailing list