[PATCH] D133840: AMDGPU: Add a pass to rewrite certain undef in PHI

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 19 10:35:22 PDT 2022


arsenm added a comment.

I'm confused about problem this is trying to solve. Is this a correctness fix, or optimization? If it's a correctness fix this feels like the wrong way to address it


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133840



More information about the llvm-commits mailing list