[PATCH] D143619: [llvm][codegen] Disallow default Emulated TLS for RISCV

Vitaly Cheptsov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 10 00:44:52 PST 2023


vit9696 added a comment.

@paulkirth, I agree that shipping a working compiler is more important than parity with the other compilers, but in this particular case we simply face a simple to fix bug caused by component owner tyranny :) We should simply fix this bug and move forward.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143619



More information about the llvm-commits mailing list