[PATCH] D87266: [Attributor] Re-enable a run line in noalias.ll
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 7 21:42:24 PDT 2020
jdoerfert created this revision.
jdoerfert added reviewers: uenoku, sstefan1.
Herald added subscribers: okura, kuter, bollu.
Herald added a reviewer: homerdin.
Herald added a project: LLVM.
jdoerfert requested review of this revision.
Herald added a reviewer: baziotis.
Herald added a subscriber: bbn.
This was disabled as we were looking for a weird CGSCC problem. I
think/hope we fixed it as there were a lot of updates recently. I could
never reproduce this locally so I'll use the pre-commit phab builds to
confirm this suspicion and if they seem to be happy I'll assume this is
fixed.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D87266
Files:
llvm/test/Transforms/Attributor/noalias.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87266.290401.patch
Type: text/x-patch
Size: 23648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200908/90568173/attachment.bin>
More information about the llvm-commits
mailing list