[llvm] [SandboxIR] Implement GlobalIFunc (PR #108622)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 13 13:26:50 PDT 2024


nikic wrote:

Why does sandbox IR have to mirror something as exotic as GlobalIFunc, which should not be relevant to vectorization. Can sandbox IR reference opaque values for things outside its scope?

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


More information about the llvm-commits mailing list