[all-commits] [llvm/llvm-project] 352baa: [RemoveDIs] Resolve RemoveRedundantDbgInstrs fwd s...
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Tue Jun 24 05:10:10 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 352baa386c10ef62ef190023e5b6a3434e84dc1f
https://github.com/llvm/llvm-project/commit/352baa386c10ef62ef190023e5b6a3434e84dc1f
Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
Date: 2025-06-24 (Tue, 24 Jun 2025)
Changed paths:
M llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
M llvm/test/Transforms/DCE/dbg-value-removal.ll
Log Message:
-----------
[RemoveDIs] Resolve RemoveRedundantDbgInstrs fwd scan FIXME (#144718)
These FIXMEs were added to keep the dbg_record implementation identical to the
dbg intrinsic versions, which have since been removed. I don't think there's any
reason for the old behaviour; my understanding is it was a minor bug no one got
round to fixing.
I've upgraded the test to be written with dbg_records while I'm here.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list