[PATCH] D29104: Add !associated metadata.

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 18:09:52 PST 2017


mehdi_amini added a comment.

> I also don't think that adding metadata that are "correctness related" is a good thing in general.

And what I mean by that is that a "good" scheme should allow to ignore the metadata and the metadata can enable more optimization for the passes that understands it,


Repository:
  rL LLVM

https://reviews.llvm.org/D29104





More information about the llvm-commits mailing list