[PATCH] D72262: AMDGPU/GlobalISel: Handle s64->s64 G_FPTOSI/G_FPTOUI

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 01:33:51 PST 2020


nhaehnle accepted this revision.
nhaehnle added a comment.
This revision is now accepted and ready to land.

Okay, so the SelectionDAG is likely broken then :)

... which makes it reasonable to go ahead here for GlobalISel parity. Please add a TODO comment to verify and document the high-level logic, though.


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

https://reviews.llvm.org/D72262





More information about the llvm-commits mailing list