[PATCH] D145707: [LiveInterval] Fix live range overlap check

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 10:38:59 PST 2023


chill created this revision.
chill added a reviewer: MatzeB.
Herald added subscribers: pengfei, hiraditya.
Herald added a project: All.
chill requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

https://reviews.llvm.org/D145707

Files:
  llvm/lib/CodeGen/LiveInterval.cpp
  llvm/test/CodeGen/AArch64/copy-sink.ll
  llvm/test/CodeGen/ARM/neon-copy.ll
  llvm/test/CodeGen/BPF/sockex2.ll
  llvm/test/CodeGen/X86/muloti.ll
  llvm/test/CodeGen/X86/smulo-128-legalisation-lowering.ll
  llvm/test/CodeGen/X86/vec_smulo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145707.503844.patch
Type: text/x-patch
Size: 10874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230309/ab57d764/attachment.bin>


More information about the llvm-commits mailing list