[PATCH] D124844: AMDGPU/GISel: Introduce custom legalization of G_MUL
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 16 15:43:41 PDT 2022
arsenm added a comment.
Herald added subscribers: kosarev, jsilvanus.
In D124844#3488068 <https://reviews.llvm.org/D124844#3488068>, @nhaehnle wrote:
> 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?
No, this should be there. I've meant to add it many times
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