[PATCH] D78616: [AssumeBundles] Remove non-determinisme from assume builder
Tyker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 22 01:36:02 PDT 2020
Tyker created this revision.
Tyker added a reviewer: jdoerfert.
Herald added subscribers: llvm-commits, mgrang, hiraditya.
Herald added a project: LLVM.
The assume builder was non-deterministic when working on unamed values.
this patch fixes this.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D78616
Files:
llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp
llvm/test/Transforms/Util/assume-builder.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78616.259199.patch
Type: text/x-patch
Size: 55450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200422/3eb2e41b/attachment.bin>
More information about the llvm-commits
mailing list