[PATCH] D104408: AMDGPU/GlobalISel: Treat undef as KnownNeverNaN
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 16 11:52:38 PDT 2021
arsenm requested changes to this revision.
arsenm added a comment.
This revision now requires changes to proceed.
This is incorrect. Undef could be anything, so it could be a nan
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104408/new/
https://reviews.llvm.org/D104408
More information about the llvm-commits
mailing list