[llvm] [DirectX] Implement the ForwardHandleAccesses pass (PR #135378)

Farzon Lotfi via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 14 11:45:38 PDT 2025


farzonl wrote:

Does this change mean we won't run GlobalOpt anymore?
I ask because I'm seeing about 427 crashes associated with `llvm/lib/Transforms/IPO/GlobalOpt.cpp` `CleanupConstantGlobalUsers` and if this pass replaces it then I'll exclude the GlobalOpt crashes from my triage.

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


More information about the llvm-commits mailing list