[PATCH] D155789: [Support] Implement LLVM_ENABLE_REVERSE_ITERATION for StringMap

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 10:48:49 PDT 2023


MaskRay added a subscriber: arsenm.
MaskRay added inline comments.


================
Comment at: llvm/test/CodeGen/MIR/AMDGPU/virtreg-uses-unallocatable-class.mir:1
+# UNSUPPORTED: reverse_iteration
 # RUN: not llc -mtriple=amdgcn-- -mcpu=gfx900 -run-pass=none -o - %s 2>&1 | FileCheck %s
----------------
@arsenm perhaps you can help fix this issue :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155789/new/

https://reviews.llvm.org/D155789



More information about the llvm-commits mailing list