[PATCH] D49218: [Sparc] Use the IntPair reg class for r constraints with value type f64
James Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 17 06:17:53 PDT 2018
jrtc27 accepted this revision.
jrtc27 added a comment.
It turns out the backend just doesn't support 64-bit integer registers in assembly constraints on sparc64 anyway, so this doesn't make it any worse. I have a local patch which I will prepare and submit once this lands.
Repository:
rL LLVM
https://reviews.llvm.org/D49218
More information about the llvm-commits
mailing list