Dmitry Mikushin
2013-May-07 05:48 UTC
[LLVMdev] Any LLVM passes for integers type compaction?
Dear all, I'm wondering if anybody is working on optimization passes that could use smaller integer types for variables that are known to have values within smaller type range? Thanks, - D. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130507/6c2093b4/attachment.html>
Reasonably Related Threads
- [LLVMdev] Any LLVM passes for integers type compaction?
- [LLVMdev] How to prevent generation of wide integers in LLVM IR?
- [LLVMdev] Code compaction passes?
- [LLVMdev] [Polly] Parallelizing outer loop containing inner reduction loop
- [LLVMdev] [DragonEgg] [Polly] Should we expect DragonEgg to produce identical LLVM IR for identical GIMPLE?