The documentation was missing a '*/' in '/*<2x32-bit> vadd {0, 64, VPR}',
and the example code are now aligned to improve readability.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Time | Test | |
---|---|---|
60 ms | linux > flang-Unit.Lower/_/FlangLoweringOpenMPTests::OpenMPLoweringTest.Barrier Note: Google Test filter = OpenMPLoweringTest.Barrier
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
| |
60 ms | linux > flang-Unit.Lower/_/FlangLoweringOpenMPTests::OpenMPLoweringTest.EmptyParallel Note: Google Test filter = OpenMPLoweringTest.EmptyParallel
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
| |
60 ms | linux > flang-Unit.Lower/_/FlangLoweringOpenMPTests::OpenMPLoweringTest.TaskWait Note: Google Test filter = OpenMPLoweringTest.TaskWait
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
| |
70 ms | linux > flang-Unit.Lower/_/FlangLoweringOpenMPTests::OpenMPLoweringTest.TaskYield Note: Google Test filter = OpenMPLoweringTest.TaskYield
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
|
Event Timeline
llvm/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h | ||
---|---|---|
107 | A bit unfortunate to get too long lines here. Not sure if that is worse compared to things not being aligned in the code comments. |