Adds MVT::v256i2, MVT::v128i4.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D133603
[ValueTypes] Define MVTs for v256i2/v128i4. ClosedPublic Authored by hgreving on Sep 9 2022, 12:32 PM.
Details Summary Adds MVT::v256i2, MVT::v128i4.
Diff Detail
Event TimelineComment Actions
I missed, thanks! Fixed. This revision is now accepted and ready to land.Sep 12 2022, 2:15 PM This revision was landed with ongoing or failed builds.Sep 13 2022, 9:04 AM Closed by commit rG393a17b5d1d7: [ValueTypes] Define MVTs for v256i2/v128i4. (authored by hgreving). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 459773 llvm/include/llvm/CodeGen/ValueTypes.td
llvm/include/llvm/Support/MachineValueType.h
llvm/lib/CodeGen/ValueTypes.cpp
llvm/utils/TableGen/CodeGenTarget.cpp
|