arsenm added inline comments.

================
Comment at: clang/test/CodeGenOpenCL/amdgpu-enqueue-kernel.cl:53-57
-__attribute__((target("s-memtime-inst")))
-void test_target_features_func(global int *i) {
-  queue_t default_queue;
-  unsigned flags = 0;
-  ndrange_t ndrange;
----------------
yaxunl wrote:
> why this test is removed?
Feels redundant unless we're propagating target-features


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

https://reviews.llvm.org/D141620

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to