[all-commits] [llvm/llvm-project] 9cb748: [OpenMP][Docs] Add FAQ entry about math and comple...

Shilei Tian via All-commits all-commits at lists.llvm.org
Tue Dec 22 11:10:18 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9cb748724ef5d7d0f7d662d849423404267d532a
      https://github.com/llvm/llvm-project/commit/9cb748724ef5d7d0f7d662d849423404267d532a
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2020-12-22 (Tue, 22 Dec 2020)

  Changed paths:
    M openmp/docs/SupportAndFAQ.rst

  Log Message:
  -----------
  [OpenMP][Docs] Add FAQ entry about math and complex on GPUs

Reviewed By: tianshilei1992

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


  Commit: 1eb082c2ea426f1dab4d1b3541b37c883b3a6b4f
      https://github.com/llvm/llvm-project/commit/1eb082c2ea426f1dab4d1b3541b37c883b3a6b4f
  Author: Shilei Tian <tianshilei1992 at gmail.com>
  Date:   2020-12-22 (Tue, 22 Dec 2020)

  Changed paths:
    M openmp/docs/SupportAndFAQ.rst

  Log Message:
  -----------
  [OpenMP][Docs] Fixed a typo in the doc that can mislead users to a CMake error

When setting `LLVM_ENABLE_RUNTIMES`, lower case word should be used;
otherwise, it can cause a CMake error that specific path is not found.

Reviewed By: ye-luo

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


Compare: https://github.com/llvm/llvm-project/compare/333108e8bef8...1eb082c2ea42


More information about the All-commits mailing list