[Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Matthias Springer
llvmlistbot at llvm.org
Mon Jan 26 07:47:40 PST 2026
https://github.com/matthias-springer commented:
MLIR side looks good, but can you also add test cases to `mlir/test/Target/LLVMIR/Import/function-attributes.ll`, `mlir/test/Target/LLVMIR/llvmir.mlir` and `mlir/test/Dialect/LLVMIR/func.mlir`? (Do the same as for `willreturn`.)
https://github.com/llvm/llvm-project/pull/177978
More information about the Mlir-commits
mailing list