[PATCH] D68484: [PATCH 01/27] [noalias] LangRef: noalias intrinsics and ptr_provenance documentation.
Jeroen Dobbelaere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 11 04:23:31 PST 2020
jeroen.dobbelaere added a comment.
In D68484#2372356 <https://reviews.llvm.org/D68484#2372356>, @nikic wrote:
> As promised, I've started testing this patch set in rust. Unfortunately I quickly ran into an assertion failure on the following reduced test case:
Thank you for trying this out ! D91250 <https://reviews.llvm.org/D91250> should resolve that problem. Can you try again with that patch applied ?
Thanks !
Jeroen Dobbelaere
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68484/new/
https://reviews.llvm.org/D68484
More information about the llvm-commits
mailing list