Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM, thanks.
| llvm/test/Transforms/LoopIdiom/memcpy-debugify-remarks.ll | ||
|---|---|---|
| 26 ↗ | (On Diff #373088) | should we check FromBlock ToBlock here too? |
| llvm/test/Transforms/LoopIdiom/memcpy-debugify-remarks.ll | ||
|---|---|---|
| 26 ↗ | (On Diff #373088) | oops, yes. |
clang-format: please reformat the code
- << ore::NV("NewFunction", NewCall->getCalledFunction()) - << "() intrinsic"; + << ore::NV("NewFunction", NewCall->getCalledFunction()) << "() intrinsic";