[PATCH] D36415: Insert IMPLICIT_DEFS for undef uses in tail merging

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 7 12:06:33 PDT 2017


kparzysz updated this revision to Diff 110043.
kparzysz added a comment.

Changed how the liveness inconsistencies are detected.  Added comments with explanations.


Repository:
  rL LLVM

https://reviews.llvm.org/D36415

Files:
  lib/CodeGen/BranchFolding.cpp
  lib/CodeGen/BranchFolding.h
  test/CodeGen/Hexagon/branchfolder-insert-impdef.mir
  test/CodeGen/Hexagon/livephysregs-lane-masks2.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36415.110043.patch
Type: text/x-patch
Size: 5016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170807/acf3e59e/attachment.bin>


More information about the llvm-commits mailing list