[llvm] [PowerPC][MachineLICM] Aggressively hoist CP loads with PC-Rel (PR #133313)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 27 14:07:01 PDT 2025


efriedma-quic wrote:

If this specific addressing mode for vector loads is so bad you never want to use it, then... don't use it?  Why not just compute the address of the constant pool entry as a separate instruction?

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


More information about the llvm-commits mailing list