[PATCH] D136059: [AMDGPU][DAG] Fix trunc/shift combine condition
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 20 13:37:56 PDT 2022
arsenm added a comment.
In D136059#3870167 <https://reviews.llvm.org/D136059#3870167>, @Pierre-vh wrote:
> In D136059#3868436 <https://reviews.llvm.org/D136059#3868436>, @arsenm wrote:
>
>> Can you check the equivalent combine in globalisel? I think it's just handling the left shifts but should be generalized
>
> Sure,, I'll check it in a different patch. Can this one land in the meantime?
Yes, not relevant to this one
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136059/new/
https://reviews.llvm.org/D136059
More information about the llvm-commits
mailing list