[llvm] [LoongArch] Ensure pcaddu18i and jirl adjacency in tail calls for correct relocation (PR #113932)

Lu Weining via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 31 01:20:16 PDT 2024


================
@@ -0,0 +1,120 @@
+; RUN: llc --mtriple=loongarch64 -mattr=+d --relocation-model=pic \
----------------
SixWeining wrote:

Seems it's not necessary to add this attribute, especially after #113421.

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


More information about the llvm-commits mailing list