[llvm-commits] Patch for pr11798: Emit _fltused during FastISel

Joe Groff arcata at gmail.com
Mon Feb 20 17:52:24 PST 2012


On Mon, Feb 20, 2012 at 3:45 PM, Eli Friedman <eli.friedman at gmail.com> wrote:
> Not sure off the top of my head; maybe FunctionLoweringInfo?

I factored the logic to MachineModuleInfo, since that's where the
calls...WithFloatingPointArguments state is kept. Attached is the
revised patch.

-Joe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr11798-3.diff
Type: application/octet-stream
Size: 6601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120220/195f838c/attachment.obj>


More information about the llvm-commits mailing list