[PATCH] D29116: Regression in 4.0-rc: SPARC: allow %f-registers for inline-assembly
Patrick Boettcher via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 25 23:59:29 PST 2017
pboettch added a comment.
OK, I will update my changes in regards to your comment, but it'll take some time.
Have it been these missing things which made you reverting the %f changes for 4.0 made by Chris? For me this fixes a regression, because in 3.9 it worked. (but broke sparcv9?)
The more I think about it, the less I know how to implement it correctly. I'll try nevertheless.
https://reviews.llvm.org/D29116
More information about the llvm-commits
mailing list