[PATCH] D21321: [mips] Optimize stack pointer adjustments.
Simon Dardis via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 14 06:55:40 PDT 2016
sdardis closed this revision.
sdardis added a comment.
Thanks, changed in question to:
; FIXME:
; These are here to match other lui's used in address computations. We need to
; investigate why address computations are not CSE'd. Or implement it.
Committed as http://reviews.llvm.org/rL272666.
http://reviews.llvm.org/D21321
More information about the llvm-commits
mailing list