[llvm] [XRay][X86] Handle conditional calls when lowering patchable tail calls. (PR #89364)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Mon May 27 18:15:14 PDT 2024


================
@@ -0,0 +1,35 @@
+; RUN: llc -mtriple=x86_64 < %s | FileCheck %s
----------------
MaskRay wrote:

Reuse xray-tail-call-sled.ll 

https://maskray.me/blog/2021-08-08-toolchain-testing#i-dont-know-an-existing-test-can-be-enhanced

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


More information about the llvm-commits mailing list