This implements 128-bit Binary Integer Operation instruction definitions and MC tests used in vector shift builtins.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM
Please address the nits on commit.
llvm/lib/Target/PowerPC/PPCInstrPrefix.td | ||
---|---|---|
1035 | nit: looks like there's a mix of diff spacings in the section above. Please keep it consistent. It should be def NAME : DEF |
nit: looks like there's a mix of diff spacings in the section above. Please keep it consistent. It should be def NAME : DEF