llvm-project
23104a74
- [CIR] Add nothrow attribute to the call operation (#145178)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#145178 - [CIR] Add nothrow attribute to the call operation
Author
Lancern
Parents
3ba161bb
Loading