[PATCH] D24337: Fix the Thumb test for vfloat intrinsics
Renato Golin via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 8 10:25:03 PDT 2016
rengolin added a comment.
In https://reviews.llvm.org/D24337#537289, @pbarrio wrote:
> What you say about .code directives makes sense to me, specially about making sure that the assembler interprets the directives correctly. I anticipated some discussion but I didn't know there was already a conversation about this.
There has been a loooong chat (many years) about GNU emulation and how to work around its broken legacy requirements without destroying existing code.
We should do this over beer, though... as it's as boring as it is long... :)
https://reviews.llvm.org/D24337
More information about the llvm-commits
mailing list