Skip to content

[C++][Gandiva] LLVM 13 has deprecated CreateGEP and CreateLoad methods without explicit element type #29931

@asfimport

Description

@asfimport

Added a workaround for the 6.0.0 release in #11448

The LLVM commit https://reviews.llvm.org/rGf164bc52b61a34f8f95032e1e4fe68bd4eff995f doesn't provide much context about the reason of the deprication.

The gandiva code should be updated to use the CreateGEP and CreateLoad methods with element types passed explicity.

cc @pravindra

Reporter: Krisztian Szucs / @kszucs
Assignee: Jin Shang / @js8544

Related issues:

Note: This issue was originally created as ARROW-14363. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions