[PATCH] D137361: IR: Add atomicrmw uinc_wrap and udec_wrap

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 7 13:41:55 PST 2022


aeubanks added inline comments.


================
Comment at: llvm/docs/ReleaseNotes.rst:96
 
+  * Added ``uinc_wrap`` and ``udec_wrap`` operations to ``atomicrmw``
+
----------------
remove indentation? this is under the "constant expression" section right now


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

https://reviews.llvm.org/D137361



More information about the llvm-commits mailing list