Translate the @llvm.lround.* family to G_LROUND via IRTranslator::translateSimpleIntrinsic.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
paquette added a parent revision: D108417: [GlobalISel] Add a G_LROUND instruction.Aug 19 2021, 3:53 PM
This revision is now accepted and ready to land.Aug 19 2021, 3:54 PM
paquette added a child revision: D108419: [AArch64][GlobalISel] Add regbankselect support for G_LROUND.Aug 19 2021, 3:58 PM
This revision was landed with ongoing or failed builds.Aug 19 2021, 5:16 PM
Closed by commit rG3207ed196c75: [GlobalISel] Add IRTranslator support for @llvm.lround.* -> G_LROUND (authored by paquette). · Explain Why
This revision was automatically updated to reflect the committed changes.