[llvm] [CodeGen] Avoid generating trap instructions after exception restore intrinsics (PR #109560)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 10 12:50:56 PDT 2024
https://github.com/arsenm commented:
This appears to be another case where we should move intrinsics that are really terminators into callbr or be first class terminators
https://github.com/llvm/llvm-project/pull/109560
More information about the llvm-commits
mailing list