[llvm] prevent undefined behaviour of SPIR-V Backend non-asserts builds when dealing with token type (PR #78437)

Michal Paszkowski via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 04:48:02 PST 2024


================
@@ -0,0 +1,17 @@
+; Example of token usage is from https://llvm.org/docs/LangRef.html (Preallocated Operand Bundles)
----------------
michalpaszkowski wrote:

Please change the name to use dashes instead of underscores

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


More information about the llvm-commits mailing list