necipfazil added a comment.

In D105909#2878378 <https://reviews.llvm.org/D105909#2878378>, @morehouse wrote:

> Also, have you looked into operand bundles 
> <https://llvm.org/docs/LangRef.html#opbundles> instead of metadata?  I don't 
> know much about them, but they might help with the 
> optimizations-dropping-metadata problem.

Latest changes switches to using operand bundles instead of metadata. Besides 
solving the optimizations-dropping-metadata problem, it simplified the code as 
well.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105909/new/

https://reviews.llvm.org/D105909

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to