[LLVMdev] llvm.experimental.patchpoint.i64 Intrinsic Should Assert If Use AnyRegCC
Philip Reames
listmail at philipreames.com
Mon Jun 22 16:13:56 PDT 2015
If you think you've found a bug, please file a bug report.
From your description, I can't really tell what you did and expected.
If you want further input, please make sure to include IR examples and
what you'd expect to see.
Philip
On 06/21/2015 06:53 PM, lin zuojian wrote:
> Hi,
> I am jammed by a tricky bug for a while. That is I use anyregcc for
> a llvm.experimental.patchpoint.i64, and LLVM fails to lower it for
> me. I wonder if it would be better if LLVM triggers an assertion
> when someone tries this. The correct intrinsic to use should be
> llvm.experimental.patchpoint.void.
> --
> Lin Zuojian
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list