2 Commits

Author SHA1 Message Date
Craig Topper
763f425b08
[ExpandFP] Replace getIntN(Ty) with getInt32/64(Ty). NFC (#150501) 2025-07-24 13:10:16 -07:00
Frederik Harwath
6962cf1700
Rename ExpandLargeFpConvertPass to ExpandFpPass (#131128)
This is meant as a preparation for PR #130988 "[AMDGPU] Implement IR
expansion for frem instruction" which implements the expansion of
another instruction in this pass. The more general name seems more
appropriate given this change and quite reasonable even without it.
2025-03-14 13:11:45 +01:00