Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This should wait a week or two and please send a heads up about the deprecation to llvm forums
Paths
| Differential D125559
[APInt] Remove truncOrSelf, zextOrSelf and sextOrSelf ClosedPublic Authored by foad on May 13 2022, 9:12 AM.
Details
Diff Detail
Event Timelinefoad added a parent revision: D125558: [APInt] Deprecate truncOrSelf, zextOrSelf and sextOrSelf.May 13 2022, 9:12 AM Comment Actions This should wait a week or two and please send a heads up about the deprecation to llvm forums This revision was landed with ongoing or failed builds. Closed by commit rG1feed6691a27: [APInt] Remove truncOrSelf, zextOrSelf and sextOrSelf (authored by foad). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 429267 llvm/include/llvm/ADT/APInt.h
llvm/lib/Support/APInt.cpp
|