[Support][SelectionDAG][GlobalISel] Hoist PostShift adjustment for IsAdd into...
[Support][SelectionDAG][GlobalISel] Hoist PostShift adjustment for IsAdd into UnsignedDivideUsingMagic. Instead of doing the adjustment in 3 different places in the code base, do it inside UnsignedDivideUsingMagic::get. Differential Revision: https://reviews.llvm.org/D141014
Loading
Please sign in to comment