[all-commits] [llvm/llvm-project] 8e67d8: [Clang][CodeGen][OpenCL] Add `-fno-delete-null-poi...

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Wed Apr 16 23:29:32 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8e67d8fdf3a31b42f52ec12d995490f866b4449b
      https://github.com/llvm/llvm-project/commit/8e67d8fdf3a31b42f52ec12d995490f866b4449b
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2025-04-17 (Thu, 17 Apr 2025)

  Changed paths:
    M clang/test/CodeGenOpenCL/spir32_target.cl
    M clang/test/CodeGenOpenCL/spir64_target.cl
    M clang/test/CodeGenOpenCL/spirv_target.cl

  Log Message:
  -----------
  [Clang][CodeGen][OpenCL] Add `-fno-delete-null-pointer-checks` to avoid UB. NFC. (#135602)

Needed by https://github.com/llvm/llvm-project/pull/130742.



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