Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp | ||
---|---|---|
4142 | Reid, any reason to make "branch_weights" here from "VP"? |
Paths
| Differential D32041
[InstCombine] Fix !prof metadata preservation for invokes ClosedPublic Authored by rnk on Apr 13 2017, 1:00 PM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 13 2017, 1:19 PM Closed by commit rL300251: [InstCombine] Fix !prof metadata preservation for invokes (authored by rnk). · Explain WhyApr 13 2017, 1:39 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 95195 llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/trunk/test/Transforms/InstCombine/cast-call-combine-prof.ll
|
Reid, any reason to make "branch_weights" here from "VP"?
Do you mind if I preserve either "branch_weights" or "VP" by exact copying?