During isel there's no need to protect illegal types. Patch also
adds a missing unit test for tbl2 intrinsic using bfloat types.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D93404
[NFC][SVE] Clean up bfloat isel patterns that emit non-bfloat instructions. ClosedPublic Authored by paulwalker-arm on Dec 16 2020, 9:33 AM.
Details Summary During isel there's no need to protect illegal types. Patch also
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 17 2020, 2:45 AM This revision was landed with ongoing or failed builds.Dec 18 2020, 5:25 AM Closed by commit rGc0bc169cb173: [NFC][SVE] Clean up bfloat isel patterns that emit non-bfloat instructions. (authored by paulwalker-arm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 312766 llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve2-intrinsics-perm-tb.ll
|