[PATCH] D58521: [DAGCombiner] allow truncation of binops after legalization if desirable

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 14:30:17 PDT 2022


spatel abandoned this revision.
spatel added a comment.

In D58521#3822024 <https://reviews.llvm.org/D58521#3822024>, @arsenm wrote:

> Is this still relevant?

Sorry - I lost track of this patch. It was trying to help SystemZ, but it got stuck on the regressions for AMDGPU, and I don't think there was a quick fix. I don't have immediate plans to work on this, so I'll abandon. Could try a SystemZ-specific transform instead?


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

https://reviews.llvm.org/D58521



More information about the llvm-commits mailing list