[Libre-soc-bugs] [Bug 676] FORTRAN MAXLOC SVP64 example
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Fri Nov 17 14:39:55 GMT 2023
https://bugs.libre-soc.org/show_bug.cgi?id=676
--- Comment #26 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Luke Kenneth Casson Leighton from comment #25)
> use the same max-trick, terminating this time at the greatest first number
>
> sv.max./ff=lt *m, *a, idx
arse, i just realised, this needs to be:
sv.max./ff=lt idx, *a, idx
and, jacob, just like what you spotted earlier, with the other algorithm,
this will terminate at the first write into RT.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list