[PATCH] D29011: [IR] Add Freeze instruction

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 22:42:54 PST 2017


vsk added a comment.

Please move the bitcode round-trip in test/Bitcode/freeze.ll to test/Bitcode/compatibility.ll. This lets us test bitcode backwards-compatibility.


https://reviews.llvm.org/D29011





More information about the llvm-commits mailing list