Open Quuxplusone opened 15 years ago
Bugzilla Link | PR4679 |
Status | NEW |
Importance | P normal |
Reported by | Evan Phoenix (evan@fallingsnow.net) |
Reported on | 2009-08-03 19:06:13 -0700 |
Last modified on | 2009-08-14 13:54:27 -0700 |
Version | trunk |
Hardware | PC MacOS X |
CC | clattner@nondot.org, devang.patel@gmail.com, llvm-bugs@lists.llvm.org, llvm@sunfishcode.online |
Fixed by commit(s) | |
Attachments | |
Blocks | |
Blocked by | |
See also |
Your example is all wrapped up in gunk, please attach as a .ll file. If you want stores to allocas to be sunk, then we need to do this at the IR level, this would be partial DSE.