[PATCH] D156872: [MachineVerifier] Verify LiveIntervals for PHIs

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 03:34:31 PDT 2023


critson created this revision.
critson added reviewers: foad, arsenm, MatzeB, fhahn, craig.topper.
Herald added subscribers: StephenFan, kerbowa, hiraditya, jvesely.
Herald added a project: All.
critson requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Implement basic support for verifying LiveIntervals for PHIs.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D156872

Files:
  llvm/lib/CodeGen/MachineVerifier.cpp
  llvm/test/CodeGen/AMDGPU/split-mbb-lis-subrange.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156872.546389.patch
Type: text/x-patch
Size: 7332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230802/a8bfd561/attachment.bin>


More information about the llvm-commits mailing list