[Issue 7844] implement loop invariant code motion for pure functions

2022-08-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7844

RazvanN  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||razvan.nitu1...@gmail.com
 Resolution|--- |DUPLICATE

--- Comment #2 from RazvanN  ---


*** This issue has been marked as a duplicate of issue 4453 ***

--


[Issue 7844] implement loop invariant code motion for pure functions

2012-04-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7844


timon.g...@gmx.ch changed:

   What|Removed |Added

 CC||timon.g...@gmx.ch
Summary|for-loop end-condition  |implement loop invariant
   |optimization|code motion for pure
   ||functions


--- Comment #1 from timon.g...@gmx.ch 2012-04-06 12:52:59 PDT ---
This optimization is called loop invariant code motion.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---