[all-commits] [llvm/llvm-project] 684601: [Docs] Add more FP option description for llc
Qiu Chaofan via All-commits
all-commits at lists.llvm.org
Thu Apr 9 02:16:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 68460148d545a84ca02571596a4c66bef20087c0
https://github.com/llvm/llvm-project/commit/68460148d545a84ca02571596a4c66bef20087c0
Author: Qiu Chaofan <qiucofan at cn.ibm.com>
Date: 2020-04-09 (Thu, 09 Apr 2020)
Changed paths:
M llvm/docs/CommandGuide/llc.rst
Log Message:
-----------
[Docs] Add more FP option description for llc
This patch adds missing description of enable-no-signed-zeros-fp-math
and enable-no-trapping-fp-math options of llc.
Reviewed By: jhenderson
Differential Revision: https://reviews.llvm.org/D77713
More information about the All-commits
mailing list