[llvm] [GlobalISel][ARM] Selection of G_CONSTANT using constant pool (PR #96225)

Serge Pavlov via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 12:14:49 PDT 2024


spavloff wrote:

The alternative implementation is provided in #98308, it uses legalization instead of instruction selection.

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


More information about the llvm-commits mailing list