[all-commits] [llvm/llvm-project] 8ce4b7: [AArch64] Handle newly-added atomic instructions i...
Antonio Frighetto via All-commits
all-commits at lists.llvm.org
Tue Oct 31 10:59:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8ce4b7bcd5f7680243d2faa8eb8340bf92a20907
https://github.com/llvm/llvm-project/commit/8ce4b7bcd5f7680243d2faa8eb8340bf92a20907
Author: Antonio Frighetto <me at antoniofrighetto.com>
Date: 2023-10-31 (Tue, 31 Oct 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
Log Message:
-----------
[AArch64] Handle newly-added atomic instructions in `getMemOpInfo`
2-stage AArch64 buildbot was previously failing.
Fixes: https://lab.llvm.org/buildbot/#/builders/198/builds/5636.
More information about the All-commits
mailing list