Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Event Timeline
llvm/lib/Target/PowerPC/PPCLowerMASSVEntries.cpp | ||
---|---|---|
86 | what about Power 10? should it say "Power8 and above" or "Power8 or later"? |
Seems patch is committed in https://reviews.llvm.org/rGee2068b30ecf297c004c06eedd7e1063c67a279c, revision should be close now?
The tools that automatically close reviews are very particular about the format of the commit message. In this case, there is an extra space at the beginning of the line that's meant to start with Differential Revision:, that's probably why auto-close didn't work.
what about Power 10? should it say "Power8 and above" or "Power8 or later"?