[PATCH] D79527: Correctly modify the CFG in IfConverter, and then remove the CorrectExtraCFGEdges function.
James Y Knight via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 7 06:12:07 PDT 2020
jyknight updated this revision to Diff 262627.
jyknight marked 2 inline comments as done.
jyknight added a comment.
update function comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79527/new/
https://reviews.llvm.org/D79527
Files:
llvm/include/llvm/CodeGen/MachineBasicBlock.h
llvm/lib/CodeGen/BranchFolding.cpp
llvm/lib/CodeGen/IfConversion.cpp
llvm/lib/CodeGen/MachineBasicBlock.cpp
llvm/test/CodeGen/ARM/ifcvt3.ll
llvm/test/CodeGen/Thumb2/thumb2-ifcvt1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79527.262627.patch
Type: text/x-patch
Size: 9936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200507/fadde416/attachment-0001.bin>
More information about the llvm-commits
mailing list