[llvm] [AMDGPU] Promote uniform ops to i32 in GISel (PR #106557)

Pierre van Houtryve via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 23 01:34:53 PDT 2024


Pierre-vh wrote:

I updated the diff, need some help with the vector case because it can generate illegal ops.
Ideally this would be in the legalizer but it has no uniformity info, see the TODO in the match function


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


More information about the llvm-commits mailing list