jacquesguan updated this revision to Diff 553051.
jacquesguan added a comment.
Herald added subscribers: wangpc, sunshaoce.
rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151869/new/
https://reviews.llvm.org/D151869
Files:
clang/include/cl
eopXD added a comment.
I think the topic of this patch is not accurate. The compiler already support
these intrinsics with `zvfh` specified. Implementing `zvfhmin` is relaxing the
implementation and let come the intrinsics available when only `zvfhmin` and
not `zvfm` is specified. So I think we
jacquesguan created this revision.
jacquesguan added reviewers: craig.topper, asb, luismarques, frasercrmck,
michaelmaitland.
Herald added subscribers: jobnoorman, luke, VincentWu, vkmr, apazos,
sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o,
brucehoult, MartinMosbeck, rogfe