[PATCH] D18367: Introduce llvm.load.relative intrinsic.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 15:48:23 PDT 2016


pcc added a comment.

> I would appreciate it if this intrinsic supported both i32 and i64 relative offsets.


That seems like a reasonable extension. We can certainly add that later if it is needed by a frontend.


http://reviews.llvm.org/D18367





More information about the llvm-commits mailing list