[all-commits] [llvm/llvm-project] 966867: [Assignment Tracking][22/*] Add loop-deletion test
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Tue Nov 15 06:57:54 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 966867af732cc0501def980e6fd2866aba610d4f
https://github.com/llvm/llvm-project/commit/966867af732cc0501def980e6fd2866aba610d4f
Author: OCHyams <orlando.hyams at sony.com>
Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths:
A llvm/test/DebugInfo/Generic/assignment-tracking/loop-deletion/dead-loop.ll
Log Message:
-----------
[Assignment Tracking][22/*] Add loop-deletion test
The Assignment Tracking debug-info feature is outlined in this RFC:
https://discourse.llvm.org/t/
rfc-assignment-tracking-a-better-way-of-specifying-variable-locations-in-ir
This test covers the NFC-for-normal-debug-info change D133303.
Reviewed By: jmorse
Differential Revision: https://reviews.llvm.org/D133319
More information about the All-commits
mailing list