[PATCH] D138641: [reg2mem] Add special handling to CatchSwitchInst

Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 01:12:50 PST 2022


Naville added a comment.

DemoteReg does the same already in ``U->replaceUsesOfWith(&I, V);``, so I think we're all good here


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

https://reviews.llvm.org/D138641



More information about the llvm-commits mailing list