[compiler-rt] [compiler-rt] Enable minimal ubsan for GPU targets (PR #188289)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 3 08:11:43 PDT 2026


================
@@ -1,3 +1,4 @@
+// UNSUPPORTED: target-is-nvptx64
----------------
shiltian wrote:

What is the point of enabling nvptx64 above but marking them as unsupported?

https://github.com/llvm/llvm-project/pull/188289


More information about the llvm-commits mailing list