Skip to content

[clang] InterpBuiltin - replace interp__builtin_elementwise_popcount with interp__builtin_elementwise_int_unaryop callback #169657

@RKSimon

Description

@RKSimon
  • Extend interp__builtin_elementwise_int_unaryop to handle vectors
  • Replace BI__builtin_elementwise_popcount with interp__builtin_elementwise_int_unaryop callback.
  • Replace BI__builtin_elementwise_bitreverse with interp__builtin_elementwise_int_unaryop callback.
  • Remove interp__builtin_elementwise_popcount

Metadata

Metadata

Assignees

Labels

clang:bytecodeIssues for the clang bytecode constexpr interpreterconstexprAnything related to constant evaluationgood first issuehttps://github.com/llvm/llvm-project/contribute

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions