[InstCombine] Update valueCoversEntireFragment to use TypeSize* Update valueCoversEntireFragment to use TypeSize.* Add a regression test.* Assertions have been added to protect untested codepaths.Reviewed By: sdesmalenDifferential Revision: https://reviews.llvm.org/D91806
[llvm][NFC] Disallow all warnings in TypeSize testsThis is a follow-up to a request from a reviewer [0]. The text may change inthe future and these tests should not produce any warning output.[0] https://reviews.llvm.org/D91806#inline-879243Reviewed By: sdesmalen, david-armDifferential Revision: https://reviews.llvm.org/D94161
AMDGPU/GlobalISel: Update fdiv lowering for denormal/ulp interactionChange the GlobalISel fast fdiv handling to match the changes in2531535984ad989ce88aeee23cb92a827da6686e and884acbb9e167d5668e43581630239d688edec8ad