[Bug middle-end/11831] [ARM] Logical expression evaluation with condition fields
rearnsha at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Mar 17 11:41:00 GMT 2009
------- Comment #5 from rearnsha at gcc dot gnu dot org 2009-03-17 11:41 -------
This isn't something that should be fixed in the back-end, but most likely an
enhancement to a pass such as ifcvt. To handle this case we would have to
teach ifcvt about dominated conditions and conditional comparisons -- at
present it can only handle conditional insns that do not modify the predicating
condition.
--
rearnsha at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|target |middle-end
Priority|P3 |P4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11831
More information about the Gcc-bugs
mailing list