[llvm] [SPIRV] Fix SPV_KHR_expect_assume support (PR #67793)

Ilia Diachkov via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 29 05:50:58 PDT 2023


iliya-diyachkov wrote:

SPIRV translator do not generate OpAssumeTrueKHR and OpExpectKHR instructions without an error message. I think we should do the same.

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


More information about the llvm-commits mailing list