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

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 3 08:13:53 PDT 2026


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

Honestly, it's because the cache files are merged but I really should separate them because this will just be a bigger problem in the future.

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


More information about the llvm-commits mailing list