Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Transforms/IPO/AttributorAttributes.cpp | ||
---|---|---|
4536 | I probably should not change captured C. I will upload an updated patch. |
Paths
| Differential D79277
[Attributor] Bitcast constant to the returned value type if it has different type ClosedPublic Authored by sdmitriev on May 1 2020, 5:16 PM.
Details
Diff Detail
Event Timeline
This revision is now accepted and ready to land.May 3 2020, 9:08 AM Closed by commit rG0f70f733080e: [Attributor] Bitcast constant to the returned value type if it has different… (authored by sdmitriev). · Explain WhyMay 3 2020, 12:13 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 261718 llvm/lib/Transforms/IPO/AttributorAttributes.cpp
llvm/test/Transforms/Attributor/returned_crash.ll
|
I probably should not change captured C. I will upload an updated patch.