[LLVMbugs] [Bug 7529] Missing memoperands prevents ARM load/store folding in a few cases

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jul 5 20:39:57 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=7529

Jakob Stoklund Olesen <stoklund at 2pi.dk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #3 from Jakob Stoklund Olesen <stoklund at 2pi.dk> 2010-07-05 22:39:56 CDT ---
I think your patch in 107591 is definitely correct, and it should provide more
ldm/stm folding, but the original 107114 only changed the behavior for loads
and stores without any memoperands.


107591 doesn't add memoperands to to loads and stores that don't have any,
right?

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list