[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 15:47:35 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7af9d386da2a: Correctly modify the CFG in IfConverter, and then remove theā€¦ (authored by jyknight).

Changed prior to commit:
  https://reviews.llvm.org/D79527?vs=262627&id=262780#toc

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.262780.patch
Type: text/x-patch
Size: 9913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200507/25b52f99/attachment.bin>


More information about the llvm-commits mailing list