[PATCH] D95503: [AMDGPU] WQM/WWM: Fix marking of partial definitions

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 03:01:39 PST 2021


foad added a comment.

Typo "me" in description.



================
Comment at: llvm/test/CodeGen/AMDGPU/wqm.mir:214
+name:            test_wwm_set_inactive_propagation
+alignment:       1
+exposesReturnsTwice: false
----------------
Remove most of this? Usually you only need `name`, `tracksRegLiveness` and `body`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95503



More information about the llvm-commits mailing list