[PATCH] D47854: [LangRef] Clarify semantics of load metadata.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 10 17:13:02 PDT 2018


efriedma added a comment.

Err, nevermind, we already handle that: in places which actually perform hoisting, we strip the metadata.  Maybe inconvenient in other situations, though (e.g. https://reviews.llvm.org/D49144).


Repository:
  rL LLVM

https://reviews.llvm.org/D47854





More information about the llvm-commits mailing list