Report "SmallVector unable to grow", when compiling
when compiling branch fp16_transfer_to_bf16 all tests, the compiler give some error info.
fatal error: error in backend: SmallVector unable to grow. Requested capacity (4294967296) is larger than maximum value for size type (4294967295) clang-14: error: clang frontend command failed with exit code 70 (use -v to see invocation) AMD clang version 14.0.0 (https://github.com/RadeonOpenCompute/llvm-project roc-5.1.0 22114 5cba46feb6af367b1cafaa183ec42dbfb8207b14)
this issue is recorded in ticket:
https://ontrack-internal.amd.com/browse/SWDEV-335749
the example pass with compute-artifactory.amd.com:5000/rocm-plus-docker/lightning/compilercqe-compiler-psdb-amd-stg-open:6203-ubuntu-18.04
@ltqin Please advise if we can close this ticket as fixed? Thanks!