[PATCH] D99675: [llvm][clang] Create new intrinsic llvm.arith.fence to control FP optimization at expression level
Pengfei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 9 07:34:25 PDT 2021
pengfei added inline comments.
================
Comment at: llvm/docs/LangRef.rst:21195
+'``llvm.arithmetic_fence``' Intrinsic
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
----------------
pengfei wrote:
> Should be equal to the text?
Yeah, a good catch. But I initially meant `^^^` should be equal to the title. :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99675/new/
https://reviews.llvm.org/D99675
More information about the llvm-commits
mailing list