The functionality in SVEIntrinsicOpts::isReinterpretToSVBool was moved in
D101302, however the original now unused function was not removed (NFC).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D101642
[AArch64][SVE] Remove unused function missed from D101302 ClosedPublic Authored by bsmith on Apr 30 2021, 8:34 AM.
Details Summary The functionality in SVEIntrinsicOpts::isReinterpretToSVBool was moved in
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 30 2021, 8:36 AM This revision was landed with ongoing or failed builds.Apr 30 2021, 8:57 AM Closed by commit rG62e9c7601adb: [AArch64][SVE] Remove unused function missed from D101302 (authored by bsmith). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 341924 llvm/lib/Target/AArch64/SVEIntrinsicOpts.cpp
|