[PATCH] D121217: InstCombine: Can't fold a phi arg load into the phi if the load is from a swifterror address

Arnold Schwaighofer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 8 08:16:17 PST 2022


aschwaighofer added a comment.

Yes the LLVM verifier catches invalid uses of `swifterror` addresses.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121217



More information about the llvm-commits mailing list