[PATCH] D112682: [openmp][nfc] Subset of D112680

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 27 18:33:40 PDT 2021


JonChesterfield added a comment.

Change takes the bulk of EmitNVPTXDevicePrintfCallExpr into a helper function, and adjusts it to also return the size of the alloca for use in D112680 <https://reviews.llvm.org/D112680>. NFC.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112682



More information about the cfe-commits mailing list