[PATCH] D110684: [RISCV] Define _m intrinsics as builtins, instead of macros.

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 12 18:22:36 PDT 2021


MaskRay added a comment.

This has been the first time RISC-V added something and caused performance/memory/test execution regression for other users.

The problem should be considered seriously (I don't even mind reverting the patch.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110684



More information about the cfe-commits mailing list