[PATCH] D75616: [AssumeBundles] Add API to query a bundles from a use
Tyker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 4 09:00:23 PST 2020
Tyker created this revision.
Tyker added a reviewer: jdoerfert.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
Tyker added a parent revision: D75269: [AssumeBundles] Enforce constraints on the operand bundle of llvm.assume.
Finding what information is know about a value from a use is generally useful and can be done quickly.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D75616
Files:
llvm/include/llvm/IR/InstrTypes.h
llvm/include/llvm/Transforms/Utils/KnowledgeRetention.h
llvm/lib/IR/Instructions.cpp
llvm/lib/Transforms/Utils/KnowledgeRetention.cpp
llvm/unittests/Transforms/Utils/KnowledgeRetentionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75616.248185.patch
Type: text/x-patch
Size: 9109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200304/d668ac9f/attachment-0001.bin>
More information about the llvm-commits
mailing list