search for: d70365

Displaying 1 result from an estimated 1 matches for "d70365".

Did you mean: 370365
2020 Jun 24
4
[RFC] `opt-out` attribute list for intrinsics
...ion it was decided it would be good to have an `opt-out` attribute list for intrinsics. Some attributes that can be added to the list could be: nosync, nofree, nounwind, willreturn For now, there are 2 approaches: 1. Filtering opt-out attributes in tablegen source ( https://reviews.llvm.org/D70365) 2. Having tablegen handle opt-out list ( https://reviews.llvm.org/D70365?id=229732) How do people feel about these approaches? Is any of the two better than the other? Maybe I should consider something else? Thanks, Stefan -------------- next part -------------- An HTML attachment was scru...