MVT belongs to the CodeGen layer, but ShuffleDecode is used by the X86 InstPrinter which is part of the MC layer. This only works because MVT is completely implemented in a header file with no other library dependencies.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 15934 Build 15934: arc lint + arc unit