[PATCH] D149537: ValueTracking: Handle phi in computeKnownFPClass

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 29 17:12:28 PDT 2023


arsenm added a comment.

My nofpclass inference test seems to be unaffected, I'm assuming there's some attributor magic happening with the phi input values?


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

https://reviews.llvm.org/D149537



More information about the llvm-commits mailing list