[PATCH] D108596: [NFC][AMDGPU] Reduce includes dependencies.
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 24 02:17:46 PDT 2021
foad accepted this revision.
foad added a comment.
This revision is now accepted and ready to land.
No objections from me, seems like a good cleanup. Do you plan to do more of this? What's the end goal?
================
Comment at: llvm/lib/Target/AMDGPU/R600.h:51
+#endif
\ No newline at end of file
----------------
Add newline
================
Comment at: llvm/lib/Target/AMDGPU/R600TargetTransformInfo.cpp:142
+}
\ No newline at end of file
----------------
Add newline
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108596/new/
https://reviews.llvm.org/D108596
More information about the llvm-commits
mailing list