[PATCH] D35524: [AMDGPU] Add support for Whole Wavefront Mode

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 10:49:17 PDT 2017


arsenm added inline comments.


================
Comment at: test/CodeGen/AMDGPU/wqm.mir:35-54
+frameInfo:       
+  isFrameAddressTaken: false
+  isReturnAddressTaken: false
+  hasStackMap:     false
+  hasPatchPoint:   false
+  stackSize:       0
+  offsetAdjustment: 0
----------------
You can delete all of this


https://reviews.llvm.org/D35524





More information about the llvm-commits mailing list