[all-commits] [llvm/llvm-project] 08740a: [CodeGen] Fix documentation for ISD::ATOMIC_STORE....
Peilin Ye via All-commits
all-commits at lists.llvm.org
Wed Sep 11 21:07:24 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 08740a6157375c4173023f28fc9e90689afee5ba
https://github.com/llvm/llvm-project/commit/08740a6157375c4173023f28fc9e90689afee5ba
Author: Peilin Ye <yepeilin at google.com>
Date: 2024-09-11 (Wed, 11 Sep 2024)
Changed paths:
M llvm/include/llvm/CodeGen/ISDOpcodes.h
Log Message:
-----------
[CodeGen] Fix documentation for ISD::ATOMIC_STORE. NFC (#108126)
Update ISDOpcodes.h documentation according to commit ad9d13d
("SelectionDAG: Swap operands of atomic_store") for less confusion.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list