================ ---------------- Men-cotton wrote:
Is `LLVM::InvokeOp` support intentionally out of scope for this PR? `cir.try_call` is lowered through `rewriteCallOrInvoke`, which copies the call attributes onto the resulting `LLVM::InvokeOp`. This patch adds `uniform_work_group_size` to `LLVM::CallOp` and its LLVM IR import/export paths, but I don't see corresponding handling for `LLVM::InvokeOp`. https://github.com/llvm/llvm-project/pull/214708 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
