This is patch is part of a series to introduce an Alignment type.
See this thread for context: http://lists.llvm.org/pipermail/llvm-dev/2019-July/133851.html
See this patch for the introduction of the type: https://reviews.llvm.org/D64790
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
LGTM for NVPTX changes.
llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp | ||
---|---|---|
1616 | Perhaps make it explicitly None? It's not obvious that it's the default. |
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | ||
---|---|---|
6535 | That comma should be on the other side of /* align */ right? |
clang-format-diff not found in user's PATH; not linting file.