[PATCH] D149291: GlobalOpt: Drop code for handling pointer bitcasts

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 29 13:11:21 PDT 2023


arsenm planned changes to this revision.
arsenm added a comment.

Should restrict this to just addrspacecast. Plus there's some other bitcast handling code to trim


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

https://reviews.llvm.org/D149291



More information about the llvm-commits mailing list