[all-commits] [llvm/llvm-project] a54484: [IR][doc] Alignment is always set in memory for lo...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Tue Jan 31 00:36:21 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a544846c0b73a9d5851a82999f391e873729a776
https://github.com/llvm/llvm-project/commit/a544846c0b73a9d5851a82999f391e873729a776
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-01-31 (Tue, 31 Jan 2023)
Changed paths:
M llvm/docs/LangRef.rst
Log Message:
-----------
[IR][doc] Alignment is always set in memory for load/store/alloca/cmpxchg/atomicrmw.
Context https://reviews.llvm.org/D142459#4081179
Differential Revision: https://reviews.llvm.org/D142625
More information about the All-commits
mailing list