[PATCH] D136319: [GISel] Rework trunc/shl combine in a generic trunc/shift combine

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 10:01:03 PST 2022


arsenm added a comment.

In D136319#3931139 <https://reviews.llvm.org/D136319#3931139>, @tschuett wrote:

> You have define `generic` opcodes in the *amdgpu* namespace that represent AMDGPU native instructions?

Yes. They are regbankselectable and have the same restrictions as G_* opcodes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136319



More information about the llvm-commits mailing list