[PATCH] D144254: [llvm][Uniformity] a phi with an undef argument is not always divergent

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 17 03:58:16 PST 2023


foad added a comment.

I like this but I will leave it to the other reviewers to approve, since I know they have expressed doubts in the past.



================
Comment at: llvm/include/llvm/ADT/GenericSSAContext.h:62
 
+  // Every FunctionT has a unique BlockT marked as its entry.
+  //
----------------
Commit this file separately?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144254



More information about the llvm-commits mailing list