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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 19 08:06:00 PDT 2022


arsenm added a comment.

Can you check the equivalent combine in globalisel? I think it's just handling the left shifts but should be generalized


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