[PATCH] D48607: AMDGPU: Silence unused warnings in waitcnt insertion pass in release build

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 26 14:07:33 PDT 2018


kzhuravl added inline comments.


================
Comment at: lib/Target/AMDGPU/SIInsertWaitcnts.cpp:144
     }
+
   }
----------------
This got here by accident, I will remove.


https://reviews.llvm.org/D48607





More information about the llvm-commits mailing list