[PATCH] D106301: [OpenMP] Disable trap before unreachable for OpenMP device jobs

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 19 12:29:24 PDT 2021


JonChesterfield added a comment.

What's the problem with emitting llvm.trap in various unreachable places? Wondering if it also affects translating assert to an llvm.trap


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106301



More information about the cfe-commits mailing list