[PATCH] Allow encoded 8-bit floating point constants in ARM vmov instructions
Jim Grosbach
grosbach at apple.com
Mon Dec 16 16:58:48 PST 2013
Why do we want fconstf/fconstd aliases? Those are pre-unified syntax instructions, which we’re trying to remove from LLVM, not add.
On Dec 16, 2013, at 4:53 PM, David Peixotto <dpeixott at codeaurora.org> wrote:
> This patch fixes the support for parsing encoded 8-bit floating point
> values. It is needed to support adding fconstd/fconstf aliases, which I have
> done in a following patch.
>
> Please help to review this patch.
> <0001-Allow-encoded-8-bit-floating-point-constants-in-ARM-.patch>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list