[PATCH] D37114: AMDGPU: Move ADDRIndirect complex pattern into R600Instructions.td

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 11:14:37 PDT 2017


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: lib/Target/AMDGPU/CMakeLists.txt:16
 tablegen(LLVM AMDGPUGenRegisterBank.inc -gen-register-bank)
+
 add_public_tablegen_target(AMDGPUCommonTableGen)
----------------
Extra whitespace change


https://reviews.llvm.org/D37114





More information about the llvm-commits mailing list