This is an archive of the discontinued LLVM Phabricator instance.

Fix float expressions for PPC64le
AbandonedPublic

Authored by alexandreyy on Nov 30 2017, 4:50 AM.

Details

Reviewers
None
Summary

Implemented FCmp and FPExt instructions.

Event Timeline

alexandreyy created this revision.Nov 30 2017, 4:50 AM

Add SIToFP and UIToFP instructions to handle comparisons between float and char values.

alexandreyy changed the visibility from "Public (No Login Required)" to "No One".Jan 3 2018, 4:03 AM
alexandreyy changed the edit policy from "All Users" to "No One".
alexandreyy abandoned this revision.Jan 3 2018, 4:07 AM

Enabled JIT to handle float expressions for PPC64le.

alexandreyy changed the visibility from "No One" to "Public (No Login Required)".Jan 3 2018, 4:08 AM
alexandreyy changed the edit policy from "No One" to "All Users".
alexandreyy removed a subscriber: lldb-commits.
alexandreyy edited the summary of this revision. (Show Details)Apr 27 2018, 12:03 PM
alexandreyy edited the summary of this revision. (Show Details)
alexandreyy edited the summary of this revision. (Show Details)
alexandreyy removed subscribers: anajuliapc, lbianc.