[PATCH] D29116: Regression in 4.0-rc: SPARC: allow %f-registers for inline-assembly
James Y Knight via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 26 07:37:14 PST 2017
jyknight added a comment.
In https://reviews.llvm.org/D29116#657283, @pboettch wrote:
> 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 %f bit was an unrelated change that was committed along with a bunch of other unrelated stuff, and should not have been.
https://reviews.llvm.org/D29116
More information about the llvm-commits
mailing list