Skip to content

[clang][x86][bytecode] Replace interp__builtin_parity/clrsb/bitreverse/ffs with static bool interp__builtin_elementwise_int_unaryop callback #160288

@RKSimon

Description

@RKSimon

Once #160280 has landed all of these functions can be replaced with simple interp__builtin_elementwise_int_unaryop callbacks

interp__builtin_parity
interp__builtin_clrsb
interp__builtin_bitreverse
interp__builtin_ffs

Metadata

Metadata

Assignees

Labels

backend:X86clang: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