[PATCH] D114849: [AMDGPU][clang] Fix __builtin_nontemporal_store() failure on AMDGPU

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 1 07:15:22 PST 2021


yaxunl added inline comments.


================
Comment at: clang/test/CodeGenOpenCL/amdgcn-non-temporal-store.cl:9
+}
\ No newline at end of file

----------------
pls add newline


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114849



More information about the cfe-commits mailing list