[PATCH] D97427: [AMDGPU] Do not annotate an else branch if there is a kill

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 25 05:24:16 PST 2021


arsenm added a comment.

What about kills in transitive successors? I really don't like how kill isn't considered a terminator.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97427



More information about the llvm-commits mailing list