This will allow tablegen to start directly marking intrinsics as
dereferenceable in a useful way. Not sure if callsites should override
or use the max.
Details
Details
Diff Detail
Diff Detail
Event Timeline
| llvm/include/llvm/IR/InstrTypes.h | ||
|---|---|---|
| 1813 | Alternatively we could require callsite attributes be greater than the declaration but I could see that being mildly annoying | |
| llvm/include/llvm/IR/InstrTypes.h | ||
|---|---|---|
| 1832 | I got the return ones, I'd need to find a new testing strategy for the parameters | |
Yes, maximum please.