MaskRay added a comment.

In case my previous comment is not clear: we can do renaming in LLVM, but the 
benefit is small (for a few libcalls (only some really simple libcalls) with 
custom code emitting, if they have `asm(...)`, they are now optimizable). We 
will require a renaming infrastructure in LLVM IR, which is a large 
undertaking. The patch as is is the most practical approach.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88712

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to