[all-commits] [llvm/llvm-project] 8fb0d6: [OpenCL][Docs] Describe extension for legacy atomi...

Anastasia Stulova via All-commits all-commits at lists.llvm.org
Thu Apr 29 06:07:25 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8fb0d6df11e4d2b4a534c96fcc1b55459940151e
      https://github.com/llvm/llvm-project/commit/8fb0d6df11e4d2b4a534c96fcc1b55459940151e
  Author: Anastasia Stulova <anastasia.stulova at arm.com>
  Date:   2021-04-29 (Thu, 29 Apr 2021)

  Changed paths:
    M clang/docs/LanguageExtensions.rst

  Log Message:
  -----------
  [OpenCL][Docs] Describe extension for legacy atomics with generic addr space.

This extension is primarily targeting SPIR-V compilations flow
as the IR translation is the same between 1.x and 2.x atomics.

Differential Revision: https://reviews.llvm.org/D101089




More information about the All-commits mailing list