[llvm] [RFC] Memory Model Relaxation Annotations (PR #78569)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 08:15:07 PDT 2024


jayfoad wrote:

> For some reason I can't apply this patch with `git am`.

FYI `git fetch origin pull/78569/head && git cherry-pick FETCH_HEAD` avoids having to download patch files. (But that does not resolve the conflicts of course.)

https://github.com/llvm/llvm-project/pull/78569


More information about the llvm-commits mailing list