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