[PATCH] D106498: AMDGPU: Treat IMPLICIT_DEF like a constant lanemask source

Sameer Sahasrabuddhe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 22 20:08:44 PDT 2021


sameerds accepted this revision.
sameerds added a comment.
This revision is now accepted and ready to land.

I would recommend saying "irreducible cycle" instead of "unstructured loop". An unstructured loop could also be an unstructured acyclic region where the entry is the header and the exit is the latch.


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

https://reviews.llvm.org/D106498



More information about the llvm-commits mailing list