[PATCH] D76147: [AssumeBundles] Detection of Empty bundles
Tyker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 13 11:18:02 PDT 2020
Tyker created this revision.
Tyker added reviewers: jdoerfert, nikic, lebedev.ri.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
Tyker added a child revision: D73832: Ignore/Drop droppable uses for code-sinking in InstCombine.
Prevent InstCombine from removing llvm.assume for which the arguement is true when they have operand bundles with usefull information.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D76147
Files:
llvm/include/llvm/IR/KnowledgeRetention.h
llvm/lib/IR/KnowledgeRetention.cpp
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/lib/Transforms/Utils/Local.cpp
llvm/test/Transforms/InstCombine/assume.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76147.250260.patch
Type: text/x-patch
Size: 4707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200313/a8ae3076/attachment.bin>
More information about the llvm-commits
mailing list