[PATCH] D157147: [IR] Mark `llvm.trap` as `nosync, nofree, nocallback`

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 15:34:15 PDT 2023


jdoerfert added a comment.

In addition to this, even the new memory kind might actually help our GPU programs, but I'm not 100% sure we need that part yet.


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

https://reviews.llvm.org/D157147



More information about the llvm-commits mailing list