[llvm-dev] Alignment parameter attributes

Greene, David via llvm-dev llvm-dev at lists.llvm.org
Tue Jan 14 14:23:00 PST 2020


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

> We could use a custom tag on `llvm.assume`, as an extension of
> https://reviews.llvm.org/D72475, but that is not yet implemented.

I had thought about using llvm.assume but was wondering if there is a
better way.  Tagging the loads with metadata really seems about the same
amount of effort.  Both require major surgery to code generation.

Thanks for your help Johannes!

                  -David


More information about the llvm-dev mailing list