[PATCH] D139784: [Doc] Refactor descriptions of `min-legal-vector-width`

2022-12-22 Thread Phoebe Wang via Phabricator via cfe-commits
pengfei added inline comments. Comment at: clang/lib/CodeGen/CodeGenFunction.cpp:502-504 + // This attribute is intended for X86 backend use only. The "min legal" in the + // name means the minimum width in bits that vector types have must be treated + // as legal types by c

[PATCH] D139784: [Doc] Refactor descriptions of `min-legal-vector-width`

2022-12-22 Thread Phoebe Wang via Phabricator via cfe-commits
pengfei updated this revision to Diff 484805. pengfei added a comment. Herald added a project: clang. Herald added a subscriber: cfe-commits. Move doc to comments. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D139784/new/ https://reviews.llvm.org/D