[PATCH] D157816: [ValueTracking] Cleanup condition for dup incoming edge for phi nodes; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 15 23:30:27 PDT 2023


goldstein.w.n added a comment.

In D157816#4590970 <https://reviews.llvm.org/D157816#4590970>, @nikic wrote:

> Can you extract the failing clang test into an LLVM test? I don't understand why this isn't NFC.



  Clang :: CodeGenCXX/temp-order.cpp
  Clang :: Headers/__clang_hip_math.hip

I looked into `temp-order.cpp` and its properly different.
All the `print` calls disappear.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157816



More information about the llvm-commits mailing list