[Lldb-commits] [PATCH] D40647: Fix float expressions for PPC64le

Alexandre Yukio Yamashita via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 30 08:54:10 PST 2017


alexandreyy updated this revision to Diff 124952.
alexandreyy added a comment.

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


https://reviews.llvm.org/D40647

Files:
  source/Expression/IRInterpreter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40647.124952.patch
Type: text/x-patch
Size: 6124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20171130/a2b2911f/attachment.bin>


More information about the lldb-commits mailing list