[AMDGPU] Make v8i16/v8f16 legal
[llvm-project.git] / utils / bazel / llvm-project-overlay / .bazelignore
blobfad56edd2b7153f38adec7037ca4cdb3791dfa45
1 # Ignore the utils/bazel directory when this is overlayed onto the repo root.
2 utils/bazel
3 # Ignore third-party projects. These should be configured separately and some
4 # include Bazel configs.
5 libcxx/utils/google-benchmark
6 third-party