summary refs log tree commit diff
path: root/src/test/mir-opt/issue_76432.test.SimplifyComparisonIntegral.diff
AgeCommit message (Collapse)AuthorLines
2020-09-13Fix #76432Simon Vandel Sillesen-0/+116
Only insert StorageDeads if we actually removed one. Fixes an issue where we added StorageDead to a place with no StorageLive