Here is the result :

Sector and region do not produce significant results.
Code:
boottest immi_sh
Wild bootstrap-t, null imposed, 999 replications, Wald test, Rademacher weights:
immi_sh
t(1514559) = -17.9428
Prob>|t| = 0.0000
95% confidence set for null hypothesis expression: [−.1136, −.09001]
Code:
reghdfe ln_labor_productivity immi_sh share_9 share_12 share_uni logsize lavg_firm_age lage, absorb(sector region year) cluster
> (sector region)
(MWFE estimator converged in 5 iterations)
Warning: VCV matrix was non-positive semi-definite; adjustment from Cameron, Gelbach & Miller applied.
warning: missing F statistic; dropped variables due to collinearity or too few clusters
HDFE Linear regression Number of obs = 1,514,590
Absorbing 3 HDFE groups F( 7, 7) = .
Statistics robust to heteroskedasticity Prob > F = .
R-squared = 0.1485
Adj R-squared = 0.1484
Number of clusters (sector) = 8 Within R-sq. = 0.0866
Number of clusters (region) = 8 Root MSE = 0.8528
(Std. Err. adjusted for 8 clusters in sector region)
-------------------------------------------------------------------------------
| Robust
ln_labor_pr~y | Coef. Std. Err. t P>|t| [95% Conf. Interval]
--------------+----------------------------------------------------------------
immi_sh | -.1050354 .0567003 -1.85 0.106 -.2391103 .0290395
share_9 | .2070373 .0226414 9.14 0.000 .1534988 .2605757
share_12 | .4663512 .053889 8.65 0.000 .338924 .5937783
share_uni | .8243444 .096452 8.55 0.000 .5962717 1.052417
logsize | .1792899 .0254396 7.05 0.000 .1191349 .239445
lavg_firm_age | .0631174 .0113083 5.58 0.001 .0363775 .0898574
lage | .1139351 .0636955 1.79 0.117 -.0366809 .2645512
_cons | 8.407244 .2552188 32.94 0.000 7.803747 9.010741
-------------------------------------------------------------------------------
Absorbed degrees of freedom:
-----------------------------------------------------+
Absorbed FE | Categories - Redundant = Num. Coefs |
-------------+---------------------------------------|
sector | 8 8 0 *|
region | 8 8 0 *|
year | 10 1 9 |
-----------------------------------------------------+
* = FE nested within cluster; treated as redundant for DoF computation

Comment