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

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 10 00:46:39 PST 2023


jrtc27 added a comment.

In D143619#4117399 <https://reviews.llvm.org/D143619#4117399>, @vit9696 wrote:

> @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.

Declaring LLVM maintainers tyrants is neither helpful nor appropriate.


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