Skip to content

[C++][Gandiva] CPU attributes are not passed to the LLVM layer during code generation #48160

@lriggs

Description

@lriggs

Describe the bug, including details regarding any error messages, version, and platform.

The CPU Attrs are not passed to the llvm layer, which means potential optimizations could be missed leading to inefficient code.
I found this by inspecting the generated IR code for various functions.

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions