Add unit tests since AMDGPU will only trigger this for gigantic
vectors, and won't use the annoying odd sized breakdown case.
Details
Details
Diff Detail
Diff Detail
Event Timeline
llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h | ||
---|---|---|
283 | phab is complaining about these (>>), are they tabs? clang format? |
llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h | ||
---|---|---|
283 | I don't think this is a complaint. It's definitely not a tab. Maybe this is just marking the line didn't change, only the indentation point? |
phab is complaining about these (>>), are they tabs? clang format?