[llvm] [BOLT][AArch64] Fixes assertion errors occurred when perf2bolt was executed (PR #83394)

Ádám Kallai via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 4 00:29:11 PDT 2024


================
@@ -0,0 +1,110 @@
+// Test how BOLT handles indirect branch sequence of instructions in
+// AArch64MCPlus builder.
+// This test checks the pattern where there is no shift amount after add
----------------
kaadam wrote:

Done.

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


More information about the llvm-commits mailing list