[PATCH] D129208: [MachineVerifier] Try harder to verify LiveIntervals

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 04:51:49 PDT 2023


foad updated this revision to Diff 525109.
foad added a comment.

Remove a failing test as suggested in D151227 <https://reviews.llvm.org/D151227>. Remove some workarounds.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129208/new/

https://reviews.llvm.org/D129208

Files:
  llvm/lib/CodeGen/MachineVerifier.cpp
  llvm/test/CodeGen/AArch64/regcoal-physreg.mir
  llvm/test/CodeGen/AMDGPU/optimize-exec-mask-pre-ra-def-after-use.mir
  llvm/test/CodeGen/AMDGPU/optimize-exec-mask-pre-ra-loop-phi.mir
  llvm/test/CodeGen/AMDGPU/subreg-intervals.mir
  llvm/test/CodeGen/X86/statepoint-cmp-sunk-past-statepoint.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129208.525109.patch
Type: text/x-patch
Size: 4647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230524/bfe98392/attachment.bin>


More information about the llvm-commits mailing list