ROCM file reorganization feature(SWDEV-29145 )
- Device library path moved to /opt/rocm/share
- External module header file access using <component_name/header.h>
- Hip is installed in /opt/rocm
- Hsa header files moved to /opt/rocm/include/hsa/
- Hip cmake file moved to /opt/rocm/lib/cmake/hip
Is MLIR really coupled to Clang here? That seems suspicious to me.