[PATCH] D136059: [AMDGPU][DAG] Fix trunc/shift combine condition

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 19 23:30:26 PDT 2022


Pierre-vh added a comment.

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?


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