llvm-project
23104a74 - [CIR] Add nothrow attribute to the call operation (#145178)

Commit
190 days ago
[CIR] Add nothrow attribute to the call operation (#145178) This patch adds extra function attributes to the `cir.call` operation. The extra attributes now may contain a single `cir.nothrow` attribute that indicates whether the callee throws.
Author
Parents
Loading