[PATCH] D128224: [DSE] Don't remove nounwind invokes

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 21 11:53:10 PDT 2022


aheejin added a comment.

Also changed `ptr` to integer pointers because it requires an additional arguments in the `opt` command line.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128224



More information about the llvm-commits mailing list