Skip to content

Remove lit feature "reverse_iteration" #64085

Open
@MaskRay

Description

@MaskRay

I added a lit feature reverse_iteration to work around two tests when implementing LLVM_ENABLE_REVERSE_ITERATION for StringMap and changing StringMap used hash function from xxHash64 to xxh3_64bits. We can remove the lit feature once the following 2 tests are fixed:

% rg ':.*reverse_iteration'
llvm/test/ExecutionEngine/RuntimeDyld/ARM/MachO_ARM_PIC_relocations.s
1:# REQUIRES: reverse_iteration

llvm/test/CodeGen/MIR/AMDGPU/virtreg-uses-unallocatable-class.mir
1:# UNSUPPORTED: reverse_iteration

@jayfoad @lhames

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