[Libre-soc-bugs] [Bug 1229] fosdem2024 llvm simple-v

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun Dec 3 05:04:28 GMT 2023


https://bugs.libre-soc.org/show_bug.cgi?id=1229

--- Comment #8 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Jacob Lifshay from comment #7)
> (In reply to Luke Kenneth Casson Leighton from comment #4)
> > what i envision is that this:
> >    register long a[10] asm ("*r3")
> 
> I think we should focus on not requiring specifying exact registers

to be clear, this means you *can* specify asm("r3") when you need it to be in
r3 for some inline asm, you're just not required to when you want to let the
compiler pick.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list