[PATCH] D124844: AMDGPU/GISel: Introduce custom legalization of G_MUL

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 05:13:49 PDT 2022


nhaehnle added a comment.

I do plan to look into handling zero-/sign-extended sources soon. My current thinking is to make GISelKnownBits available during legalization. Are there any concerns with that / does anybody have a better idea?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124844/new/

https://reviews.llvm.org/D124844



More information about the llvm-commits mailing list