[llvm] [SPIR-V] Fix asm printing of OpLifetimeStart/Stop (PR #155676)

Victor Lomuller via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 28 03:49:20 PDT 2025


https://github.com/Naghasan approved this pull request.

> The spec says it shouldn't be there

just FYI: the spec doesn't define the textual form, spirv-tools' format is derived from the example in the spec but it is non-normative.

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


More information about the llvm-commits mailing list