[PATCH] D88246: [AMDGPU] Add bfi immediate pattern

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 24 10:08:05 PDT 2020


arsenm added inline comments.


================
Comment at: llvm/lib/Target/AMDGPU/SIInstructions.td:1564
+  }]
+>;
+
----------------
GlobalISel predicate?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88246



More information about the llvm-commits mailing list