[PATCH] D100834: Bug 49739 - [Matrix] Support #pragma clang fp
Melanie Blower via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 20 07:07:24 PDT 2021
mibintc added a comment.
The diff appears to be 2 separate commits, so on first glance this is only patching the test files. Usually if I am working on a patch and have responded to comments, I compress the patch+updates into a single commit (git rebase -i) before creating a diff to upload to Phabricator.
Are there Matrix builtins that you wish to have decorated with the FMF? e.g. look at CGBuiltin.cpp
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100834/new/
https://reviews.llvm.org/D100834
More information about the cfe-commits
mailing list