[PATCH] D52237: [MachineVerifier] Relax checkLivenessAtDef regarding dead subreg defs

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 19 08:14:44 PDT 2018


bjope updated this revision to Diff 166133.
bjope added a comment.

Added a reproducer using hexagon as target, that way it was possible to show the difference between having subregister liveness or not.


Repository:
  rL LLVM

https://reviews.llvm.org/D52237

Files:
  lib/CodeGen/MachineVerifier.cpp
  test/CodeGen/Hexagon/verify-liveness-at-def.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52237.166133.patch
Type: text/x-patch
Size: 5773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180919/388faf65/attachment.bin>


More information about the llvm-commits mailing list