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

hfinkel at anl.gov hfinkel at anl.gov
Thu Oct 2 14:52:29 PDT 2014


LGTM.

Regarding the indexed loads/stores, as bill said, you should be able to generate them using a large offset (that won't fit in the immediate), or just using a variable offset.

http://reviews.llvm.org/D5587






More information about the llvm-commits mailing list