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
Details
- Reviewers
courbet - Commits
- rG0a0d54b35791: [Alignment][NFC] Introduce Align in IRBuilder
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 42294 Build 42733: arc lint + arc unit
Event Timeline
llvm/include/llvm/IR/IRBuilder.h | ||
---|---|---|
510 | getValueOr ? (here and below) |
llvm/include/llvm/IR/IRBuilder.h | ||
---|---|---|
510 | Same as for https://reviews.llvm.org/D71332#1779364 |
getValueOr ? (here and below)