[Bug ipa/95790] Incorrect static target dispatch
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 22 08:12:12 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95790
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
Status|WAITING |NEW
--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> ---
I think "nested" MV should just work, we just have to be careful when
optimizing
dispatch between them. Well, if I understand correctly what nested MV should
be
(calling a MV function from a MVed function with a different target).
More information about the Gcc-bugs
mailing list