Poison needs to be treated directly during type remap otherwise
it will be considered an instance of undef.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145317
[ValueMapper] Preserve poison types during value mapping ClosedPublic Authored by critson on Mar 4 2023, 10:25 PM.
Details Summary Poison needs to be treated directly during type remap otherwise
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 5 2023, 9:06 AM This revision was landed with ongoing or failed builds.Mar 5 2023, 9:22 PM Closed by commit rG8e1038bd1596: [ValueMapper] Preserve poison types during value mapping (authored by critson). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 502514 llvm/lib/Transforms/Utils/ValueMapper.cpp
llvm/unittests/Transforms/Utils/ValueMapperTest.cpp
|