[PATCH] D51028: [BranchFolder] Drop kill/dead flags if they aren't present in all merged instructions
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 17 06:01:37 PST 2019
uabelho updated this revision to Diff 234285.
uabelho retitled this revision from "[BranchFolder] Drop kill flags if they aren't present in all merged instructions" to "[BranchFolder] Drop kill/dead flags if they aren't present in all merged instructions".
uabelho edited the summary of this revision.
uabelho added a comment.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.
Rebased, updated to drop dead flags as well.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D51028/new/
https://reviews.llvm.org/D51028
Files:
llvm/lib/CodeGen/BranchFolding.cpp
llvm/test/CodeGen/Hexagon/branchfolder-clear-kill-dead.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51028.234285.patch
Type: text/x-patch
Size: 4201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191217/58d236bd/attachment.bin>
More information about the llvm-commits
mailing list