[PATCH] D151462: [RISCV] Add cleanup pass for TLS local dynamic

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 00:32:54 PDT 2023


asb added a comment.

It's normally helpful to pre-commit test changes like this so the differences introduced by the pass - might it make sense to either directly commit the dedup_localdynamic test (with a TODO comment or similar to indicate it's something that can be improved) or add it to D151464 <https://reviews.llvm.org/D151464>?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151462



More information about the llvm-commits mailing list