This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG16877c5d2cd3: [RISCV] Add bfp and bfpw intrinsic in zbf
extension (authored by Lian Wang ,
committed by benshi001).
craig.topper accepted this revision.
craig.topper added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116994/new/
https://reviews.llvm.org/D116994
___
Jimerlife updated this revision to Diff 399281.
Jimerlife added a comment.
Herald added a subscriber: jacquesguan.
format code
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116994/new/
https://reviews.llvm.org/D116994
Files:
clang/include/clang/
Jimerlife added inline comments.
Comment at: clang/include/clang/Basic/BuiltinsRISCV.def:36
+// zbf extension
+TARGET_BUILTIN(__builtin_riscv_bfp, "LiLiLi", "nc", "experimental-zbf")
craig.topper wrote:
> Capital Z
done
Comment at: clang/incl
Jimerlife updated this revision to Diff 399216.
Jimerlife edited the summary of this revision.
Jimerlife added a comment.
According to machine target, write two intrinsic __builtin_riscv_bfp_rv32 and
__builtin_riscv_bfp_rv64.
Support __builtin_riscv_bfp_rv32 used in RV64 target.
Repository:
r
craig.topper added inline comments.
Comment at: clang/include/clang/Basic/BuiltinsRISCV.def:36
+// zbf extension
+TARGET_BUILTIN(__builtin_riscv_bfp, "LiLiLi", "nc", "experimental-zbf")
Capital Z
Comment at: clang/include/clang/Basic/Builtins
Jimerlife created this revision.
Jimerlife added reviewers: craig.topper, benshi001, asb, LevyHsu.
Jimerlife added a project: LLVM.
Herald added subscribers: VincentWu, luke957, achieveartificialintelligence,
vkmr, frasercrmck, evandro, luismarques, apazos, sameer.abuasal, s.egerton,
Jim, benna,