[all-commits] [llvm/llvm-project] 4ac6f9: [LiveInterval] Fix live range overlap check
Momchil Velikov via All-commits
all-commits at lists.llvm.org
Tue Apr 11 03:12:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ac6f99ae0f58d0d3ad56b46240112c5bdd8fc0a
https://github.com/llvm/llvm-project/commit/4ac6f99ae0f58d0d3ad56b46240112c5bdd8fc0a
Author: Momchil Velikov <momchil.velikov at arm.com>
Date: 2023-04-11 (Tue, 11 Apr 2023)
Changed paths:
M llvm/lib/CodeGen/LiveInterval.cpp
M llvm/test/CodeGen/ARM/neon-copy.ll
M llvm/test/CodeGen/BPF/sockex2.ll
M llvm/test/CodeGen/X86/muloti.ll
M llvm/test/CodeGen/X86/smulo-128-legalisation-lowering.ll
M llvm/test/CodeGen/X86/vec_smulo.ll
M llvm/unittests/MI/LiveIntervalTest.cpp
Log Message:
-----------
[LiveInterval] Fix live range overlap check
Reviewed By: MatzeB
Differential Revision: https://reviews.llvm.org/D145707
More information about the All-commits
mailing list