[llvm] remove extraneous comma in OpLifetimeStart and OpLifetimeStop (PR #129025)

via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 10 22:44:39 PDT 2025


VishMCW wrote:

This comma is creating a lot of issues while validation as SPIR-V format doesn't need commas

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


More information about the llvm-commits mailing list