[PATCH] D127409: Fix GCC intrinsics "round_mask" names

Guillaume Gomez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 9 14:22:41 PDT 2022


GuillaumeGomez added a comment.

Just to have a vague idea of what this change would look like, I pushed it. It would make our lives much simpler if we could rely on `GCCBuiltin` (aka `ClangBuiltin`) though.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127409



More information about the cfe-commits mailing list