[all-commits] [llvm/llvm-project] 20d932: [OpenCL] Use -fdeclare-opencl-builtins for some tests

Sven van Haastregt via All-commits all-commits at lists.llvm.org
Mon Mar 22 02:47:07 PDT 2021


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

  Changed paths:
    M clang/test/CodeGenOpenCL/arm-integer-dot-product.cl
    M clang/test/CodeGenOpenCL/builtins.cl
    M clang/test/CodeGenOpenCL/size_t.cl
    M clang/test/SemaOpenCL/fp-options.cl
    M clang/test/SemaOpenCL/printf-format-string-warnings.cl

  Log Message:
  -----------
  [OpenCL] Use -fdeclare-opencl-builtins for some tests

This speeds up the test running times, as the large `opencl-c.h`
header no longer needs to be parsed.




More information about the All-commits mailing list