craig.topper added a comment.

Code like `llvm::combineMetadataForCSE` assumes that the !nontemporal metadata 
can be copied from one node if both nodes have it. If the 2 nodes have 
different values we need a rule of which one to pick. We can't just pick 
arbitrarily.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143364

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

Reply via email to