[PATCH] D89480: [GlobalISel][Legalizer] Implement lower action for G_FSHL/G_FSHR

Konstantin Schwarz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 11:34:16 PDT 2020


kschwarz abandoned this revision.
kschwarz added a comment.

In D89480#2332584 <https://reviews.llvm.org/D89480#2332584>, @arsenm wrote:

> Duplicate D76500 <https://reviews.llvm.org/D76500>

I somehow forgot about this open review. I'll abandon this then.
Is there anything we can help with to get D76500 <https://reviews.llvm.org/D76500> integrated? Since a recent upstream change we are seeing G_FSHL's being generated, which our GISel-only backend cannot handle.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89480



More information about the llvm-commits mailing list