[PATCH] D116543: [OpenMP] Embed device files into the host IR

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 31 06:56:51 PST 2022


jhuber6 added a comment.

In D116543#3283874 <https://reviews.llvm.org/D116543#3283874>, @JonChesterfield wrote:

> Description and test have slightly diverged from implementation - filename is appended to disambiguate, but the filecheck regex only looks at the prefix and the name described in the commit message is missing the filename

Thanks, I changed it in the local commit but forgot to copy it over here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116543



More information about the cfe-commits mailing list