[all-commits] [llvm/llvm-project] bdbc2d: [RemoveDIs] Enable conversion from dbg.declare to ...
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Wed Dec 13 03:21:07 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bdbc2db5360e043c7e32cabeaa230cf91f5e51e2
https://github.com/llvm/llvm-project/commit/bdbc2db5360e043c7e32cabeaa230cf91f5e51e2
Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
M llvm/lib/IR/BasicBlock.cpp
Log Message:
-----------
[RemoveDIs] Enable conversion from dbg.declare to DPValue (#74090)
Note that all the patches that implement support for declare-style
DPValues have tests that are "rotten green" test without this
patch (i.e., they pass at the moment without testing what we
want them to test). See the Pull Request for more detail on this.
More information about the All-commits
mailing list