[PATCH] D108621: [HIPSPV] Add CUDA->SPIR-V address space mapping

Henry Linjamäki via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 15 23:09:04 PST 2021


linjamaki updated this revision to Diff 387500.
linjamaki added a comment.

Rebase, add asserts and move address space map reset for HIP from SPIRVTargetInfo to BaseSPIRTargetInfo


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108621

Files:
  clang/lib/Basic/Targets/SPIR.h
  clang/test/CodeGenHIP/hipspv-addr-spaces.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108621.387500.patch
Type: text/x-patch
Size: 6553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211116/36c6c345/attachment.bin>


More information about the cfe-commits mailing list