Skip to content

[llvm] constant_fold_fabs unreachable #62897

@aaronmondal

Description

@aaronmondal

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 matched

cc @arsenm

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions