Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM. I'm not a maintainer so wait a day to push so others can take a look.
| clang/lib/Headers/avx2intrin.h | ||
|---|---|---|
| 789 | Remove extrenous change? | |
Comment Actions
LGTM with one nit.
| clang/lib/Headers/avx2intrin.h | ||
|---|---|---|
| 943 | Use \code{.operation} please, the same below. Our internal tool will recognize this pattern. | |
| clang/lib/Headers/avx2intrin.h | ||
|---|---|---|
| 943 | Ok. I'll modify our tooling to ignore it. | |
Remove extrenous change?