[llvm] [NFC][SPIRV] Fix SPIRV backend build (PR #101081)

Justin Bogner via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 29 13:52:10 PDT 2024


https://github.com/bogner commented:

I think we might be able to do this by getting rid of SPIRVMachineModuleInfo entirely - the only thing we actually need for the SyncScope stuff is an LLVMContext.

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


More information about the llvm-commits mailing list