-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
Description
Tablegen raises the following errors for AMDGPUISel.td and AArch64.td on recent main (75632fe).
INFO: From Generating code from table: lib/Target/AMDGPU/AMDGPUGISel.td @llvm-project-overlay~17-init-bcr.3~llvm_project_overlay~llvm-project//llvm:amdgpu_isel_target_gen__ge
n_global_isel_combiner__combiners_AMDGPUPostLegalizerCombinerHelper_genrule:
error: Leaf constant_fold_fabs is unreachable
note: Leaf idempotent_prop will have already matched
error: Leaf constant_fold_fabs is unreachable
note: Leaf idempotent_prop will have already matched
INFO: From Generating code from table: lib/Target/AMDGPU/AMDGPUGISel.td @llvm-project-overlay~17-init-bcr.3~llvm_project_overlay~llvm-project//llvm:amdgpu_isel_target_gen__ge
n_global_isel_combiner__combiners_AMDGPUPreLegalizerCombinerHelper_genrule:
error: Leaf constant_fold_fabs is unreachable
note: Leaf idempotent_prop will have already matched
error: Leaf constant_fold_fabs is unreachable
note: Leaf idempotent_prop will have already matched
INFO: From Generating code from table: lib/Target/AArch64/AArch64.td @llvm-project-overlay~17-init-bcr.3~llvm_project_overlay~llvm-project//llvm:AArch64CommonTableGen__gen_gl
obal_isel_combiner__combiners_AArch64PreLegalizerCombinerHelper_genrule:
error: Leaf constant_fold_fabs is unreachable
note: Leaf idempotent_prop will have already matched
error: Leaf constant_fold_fabs is unreachable
note: Leaf idempotent_prop will have already matchedcc @arsenm