[PATCH] D144955: Fix SGPR + offset Scratch offset folding

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 08:51:57 PST 2023


foad added inline comments.


================
Comment at: llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h:16
 
+#include "Utils/AMDGPUBaseInfo.h"
 #include "llvm/CodeGen/GlobalISel/InstructionSelector.h"
----------------
Just include SIDefines.h here?


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

https://reviews.llvm.org/D144955



More information about the llvm-commits mailing list