Stop using APInt constructors and methods that were soft-deprecated in
D109483. This fixes all the uses I found in llvm, except for the APInt
unit tests which should still test the deprecated methods.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo