[all-commits] [llvm/llvm-project] ad9eed: [MachineVerifier] Verify LiveIntervals for PHIs
Carl Ritson via All-commits
all-commits at lists.llvm.org
Fri Aug 18 02:15:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad9eed1e7735cf9f27d6323abeb1ff6651457968
https://github.com/llvm/llvm-project/commit/ad9eed1e7735cf9f27d6323abeb1ff6651457968
Author: Carl Ritson <carl.ritson at amd.com>
Date: 2023-08-18 (Fri, 18 Aug 2023)
Changed paths:
M llvm/lib/CodeGen/MachineVerifier.cpp
A llvm/test/CodeGen/AMDGPU/split-mbb-lis-subrange.mir
Log Message:
-----------
[MachineVerifier] Verify LiveIntervals for PHIs
Implement basic support for verifying LiveIntervals for PHIs.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D156872
More information about the All-commits
mailing list