[all-commits] [llvm/llvm-project] b5995f: [OpenCL] Limit popcount to OpenCL 1.2 and above

Sven van Haastregt via All-commits all-commits at lists.llvm.org
Wed Mar 31 01:54:43 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b5995fced41de0885a5ef8f1b8a25ef45d8be711
      https://github.com/llvm/llvm-project/commit/b5995fced41de0885a5ef8f1b8a25ef45d8be711
  Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
  Date:   2021-03-31 (Wed, 31 Mar 2021)

  Changed paths:
    M clang/lib/Headers/opencl-c.h
    M clang/lib/Sema/OpenCLBuiltins.td

  Log Message:
  -----------
  [OpenCL] Limit popcount to OpenCL 1.2 and above

s6.15.3 of the OpenCL C Specification v3.0.6 states that OpenCL 1.2 or
newer is required.




More information about the All-commits mailing list