[PATCH] D38474: Add support for multiple prof metadata on instructions.

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 6 09:46:27 PDT 2017


davidxl added a comment.

This does not look like backward compatible IR change.  For the purpose of annotating irreducible loop headers, it might be better to introduce a new type of metadata.


https://reviews.llvm.org/D38474





More information about the llvm-commits mailing list