[PATCH] D35146: AMDGPU : Widen extending scalar loads to 32-bits

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 21 10:10:41 PDT 2017


kzhuravl added inline comments.


================
Comment at: lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp:42
 #include "llvm/Support/Casting.h"
+#include "AMDGPU.h"
 #include <cassert>
----------------
Included twice.


Repository:
  rL LLVM

https://reviews.llvm.org/D35146





More information about the llvm-commits mailing list