[llvm] [Attributor] Change allocation size and load/store offsets using AAPointerInfo for Alloca instructions (PR #72029)

Vidush Singhal via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 18 08:44:41 PDT 2024


================
@@ -6106,6 +6106,56 @@ struct AAPointerInfo : public AbstractAttribute {
     Type *Ty;
----------------
vidsinghal wrote:

Apologies, I am having trouble connecting to Graphite. 
Also, which virtual function are you taking about?

https://github.com/llvm/llvm-project/pull/72029


More information about the llvm-commits mailing list