This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Add equiv xform for bitcast_fpimm_to_i32
ClosedPublic

Authored by arsenm on Jan 7 2020, 8:52 AM.

Details

Reviewers
kerbowa
nhaehnle
Summary

Only partially fixes one pattern import.

Diff Detail

Event Timeline

arsenm created this revision.Jan 7 2020, 8:52 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 7 2020, 8:52 AM
nhaehnle accepted this revision.Jan 9 2020, 6:31 AM

Test case? LGTM apart from that.

This revision is now accepted and ready to land.Jan 9 2020, 6:31 AM
arsenm closed this revision.Jan 9 2020, 7:32 AM

Test case? LGTM apart from that.

Depends on some other patches to get a workable testcase. This only partially fixes some pattern imports

d964086c62422771c1d6dbe66ee8ea06e8f834b2