Also remove new-pass-manager version of ExpandLargeDivRem because there is no way
yet to access TargetLowering in the new pass manager.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/include/llvm/CodeGen/TargetLowering.h | ||
---|---|---|
4595 | Could just add another unsigned field similar to MaxAtomicSizeInBitsSupported rather than the hassle of a virtual |
Could just add another unsigned field similar to MaxAtomicSizeInBitsSupported rather than the hassle of a virtual