[llvm-dev] Alignment parameter attributes

Greene, David via llvm-dev llvm-dev at lists.llvm.org
Wed Jan 15 07:48:46 PST 2020


"Doerfert, Johannes via llvm-dev" <llvm-dev at lists.llvm.org> writes:

> It might be interesting to add "pointee" attributes on pointers, that
> is attributes that are attached to the pointee, however that requires
> a larger discussion.

For sure.  I think it could be useful but we would need more use-cases
to justify it.  I'm not sure my situation rises to the level of being a
really compelling case since there are other ways to fix this issue,
they just aren't very pleasant to implement.  :)

                        -David


More information about the llvm-dev mailing list