Use the hasVectorInstrinsicScalarOpd helper function
in ConstantFoldVectorCall.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D63705
[ConstantFolding] Use hasVectorInstrinsicScalarOpd. NFC ClosedPublic Authored by bjope on Jun 24 2019, 1:53 AM.
Details Summary Use the hasVectorInstrinsicScalarOpd helper function
Diff Detail
Event Timelinebjope added a parent revision: D63704: [Scalarizer] Add scalarizer support for smul.fix.sat.Jun 24 2019, 2:13 AM This revision is now accepted and ready to land.Jun 24 2019, 4:07 AM Closed by commit rL364178: [ConstantFolding] Use hasVectorInstrinsicScalarOpd. NFC (authored by bjope). · Explain WhyJun 24 2019, 5:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 206195 llvm/trunk/lib/Analysis/ConstantFolding.cpp
|