[all-commits] [llvm/llvm-project] b9e9e2: Wordsmith the semantics of invariant.load
ebrevnov via All-commits
all-commits at lists.llvm.org
Wed Apr 21 20:06:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b9e9e2eef18c80b2ee98fb4a5c00ce29bb105728
https://github.com/llvm/llvm-project/commit/b9e9e2eef18c80b2ee98fb4a5c00ce29bb105728
Author: Evgeniy Brevnov <ybrevnov at azul.com>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
M llvm/docs/LangRef.rst
Log Message:
-----------
Wordsmith the semantics of invariant.load
Don't phrase the semantics in terms of the optimizer. Instead have a
more straightforward execution based semantic.
Reviewed By: ebrevnov
Differential Revision: https://reviews.llvm.org/D63439
More information about the All-commits
mailing list