[PATCH] Serialize the floating point immediate machine operands.
Duncan P. N. Exon Smith
dexonsmith at apple.com
Fri Jul 31 13:05:04 PDT 2015
> On 2015-Jul-31, at 12:42, Alex L <arphaman at gmail.com> wrote:
>
> Thanks,
>
> Yeah, the debug info stuff is isn't great here, but it's the only way I could
> generate the FP operands on X86. However, I can write tests that utilize
> another target's instruction set which allows FP operands in normal instructions.
>
> My updated patch now includes tests that don't use the debug information
> and utilize the NVPTX instruction set to test the floating point operands directly.
>
> Alex
>
>
>
> <0001-MIR-Serialization-Serialize-the-floating-point-opera.patch>
LGTM.
More information about the llvm-commits
mailing list