[PATCH] [Power] Improve the expansion of atomic loads/stores

hfinkel at anl.gov hfinkel at anl.gov
Thu Oct 2 15:36:32 PDT 2014


Thanks! Commit whenever you're ready.

================
Comment at: test/CodeGen/PowerPC/atomics-indexed.ll:2
@@ +1,3 @@
+; RUN: llc < %s -mtriple=powerpc-apple-darwin -march=ppc32 -verify-machineinstrs | FileCheck %s --check-prefix=CHECK --check-prefix=PPC32
+; FIXME: -verify-machineinstrs currently fail on ppc64 (mismatched register/instruction).
+; This is already checked for in Atomics-64.ll
----------------
If at some point you could look at fixing this, that would be great.

http://reviews.llvm.org/D5587






More information about the llvm-commits mailing list