summaryrefslogtreecommitdiffstats
path: root/mlir/test/lib/Transforms/TestLoopMapping.cpp
diff options
context:
space:
mode:
authorJacques Pienaar <jpienaar@google.com>2019-08-12 09:02:07 -0700
committerA. Unique TensorFlower <gardener@tensorflow.org>2019-08-12 09:02:46 -0700
commite6365f3d0282a9d260967f45509912b368aee12c (patch)
tree49ffbc013c2e641b263dc111eb74f0d3caf70859 /mlir/test/lib/Transforms/TestLoopMapping.cpp
parent77ed5247bffc3b63f8d0fbba154bcd8e2ed5a66d (diff)
downloadbcm5719-llvm-e6365f3d0282a9d260967f45509912b368aee12c.tar.gz
bcm5719-llvm-e6365f3d0282a9d260967f45509912b368aee12c.zip
Use unreachable post switch rather than default case.
Prefer to enumerate all cases in the switch instead of using default to allow compiler to flag missing cases. This also avoids -Wcovered-switch-default warning. PiperOrigin-RevId: 262935972
Diffstat (limited to 'mlir/test/lib/Transforms/TestLoopMapping.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud