[all-commits] [llvm/llvm-project] 25f263: [OpenCL] Fix 'any' and 'all' builtins

Sven van Haastregt via All-commits all-commits at lists.llvm.org
Mon Mar 9 03:26:35 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 25f2639fab1187c3aca5570f23809721cc0a8f76
      https://github.com/llvm/llvm-project/commit/25f2639fab1187c3aca5570f23809721cc0a8f76
  Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M clang/lib/Sema/OpenCLBuiltins.td

  Log Message:
  -----------
  [OpenCL] Fix 'any' and 'all' builtins

These should only be defined for signed integer types according to
OpenCL v2.0 s6.12.6.




More information about the All-commits mailing list