[PATCH] D11591: Allow PeepholeOptimizer to fold a few more cases

Quentin Colombet via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 09:29:16 PDT 2015


qcolombet accepted this revision.
qcolombet added a comment.
This revision is now accepted and ready to land.

> As to the tests - they already check for memory references. ({{.+}}) won't match a register.


Oh, that’s right, I missed the parentheses :).

LGTM then.

Thanks,
-Quentin


http://reviews.llvm.org/D11591





More information about the llvm-commits mailing list