nikic wrote:

I think for your use case you want to implement the shouldAlignPointerArgs() 
hook. It exists to allow raising GV/Alloca alignment for objects used inside 
memcpy and similar. Check out the ARM backend for an example.

https://github.com/llvm/llvm-project/pull/101309
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to