[all-commits] [llvm/llvm-project] 515946: [NFC][NVPTX] Small style cleanup for NVPTXISelDAGT...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Fri Jan 10 17:52:29 PST 2025


  Branch: refs/heads/users/vitalybuka/spr/main.nfciboundschecking-apply-nosanitize-on-local-bounds-instrumentation
  Home:   https://github.com/llvm/llvm-project
  Commit: 515946b2907e6d909ef133902c8c9395056ebd2d
      https://github.com/llvm/llvm-project/commit/515946b2907e6d909ef133902c8c9395056ebd2d
  Author: Kevin McAfee <kmcafee at nvidia.com>
  Date:   2025-01-10 (Fri, 10 Jan 2025)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
    M llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.h

  Log Message:
  -----------
  [NFC][NVPTX] Small style cleanup for NVPTXISelDAGToDAG.* (#122538)


  Commit: 0cb1884989bca72895b2a1cd555955bfc33ac520
      https://github.com/llvm/llvm-project/commit/0cb1884989bca72895b2a1cd555955bfc33ac520
  Author: Ellis Hoag <ellis.sparky.hoag at gmail.com>
  Date:   2025-01-10 (Fri, 10 Jan 2025)

  Changed paths:
    M clang/docs/UsersManual.rst

  Log Message:
  -----------
  [InstrProf] Fix format issue in user manual (#122559)

Fix a small formatting issue in the user manual after #122385.

https://clang.llvm.org/docs/UsersManual.html#cmdoption-ftemporal-profile


  Commit: 58508ee1974d2aff52504bb1bd2271ac7b1763c0
      https://github.com/llvm/llvm-project/commit/58508ee1974d2aff52504bb1bd2271ac7b1763c0
  Author: Heejin Ahn <aheejin at gmail.com>
  Date:   2025-01-10 (Fri, 10 Jan 2025)

  Changed paths:
    M clang/lib/Driver/ToolChains/WebAssembly.cpp
    M clang/test/Driver/wasm-toolchain.c

  Log Message:
  -----------
  [WebAssembly] Add error checking for -wasm-use-legacy-ch (#122526)

This adds checks for `-wasm-use-legacy-eh`. While this option is true by
default in the backend, it is not supposed to be given to the Clang when
Wasm EH is not used.


  Commit: 74d5373f49fab0943a45a9214dc7a134f9f112f1
      https://github.com/llvm/llvm-project/commit/74d5373f49fab0943a45a9214dc7a134f9f112f1
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2025-01-10 (Fri, 10 Jan 2025)

  Changed paths:
    M offload/DeviceRTL/include/DeviceUtils.h

  Log Message:
  -----------
  [OpenMP] Fix missing type getter for SFINAE helper

Summary:
This didn't get the type, which made using this always return false.


  Commit: 99d0780f050c830c046c6f8790821880ab7c71f5
      https://github.com/llvm/llvm-project/commit/99d0780f050c830c046c6f8790821880ab7c71f5
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2025-01-10 (Fri, 10 Jan 2025)

  Changed paths:
    M clang/test/CodeGen/allow-ubsan-check.c

  Log Message:
  -----------
  [nfc][ubsan] Add local-bounds test (#122415)

Show that @llvm.allow.ubsan.check is not used yet.


  Commit: f4d1105915b2cfefef4714a25e1ccf19eab6cc37
      https://github.com/llvm/llvm-project/commit/f4d1105915b2cfefef4714a25e1ccf19eab6cc37
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2025-01-10 (Fri, 10 Jan 2025)

  Changed paths:
    M clang/docs/UsersManual.rst
    M clang/lib/Driver/ToolChains/WebAssembly.cpp
    M clang/test/CodeGen/allow-ubsan-check.c
    M clang/test/Driver/wasm-toolchain.c
    M llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
    M llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.h
    M offload/DeviceRTL/include/DeviceUtils.h

  Log Message:
  -----------
  [𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.4

[skip ci]


Compare: https://github.com/llvm/llvm-project/compare/1109c31fc5e1...f4d1105915b2

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list