[all-commits] [llvm/llvm-project] b1cab3: [docs][TableGen][Target] Improve the documentation...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Jun 20 20:57:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b1cab310739cd9f14e094b73dfe8301b8bb83b70
https://github.com/llvm/llvm-project/commit/b1cab310739cd9f14e094b73dfe8301b8bb83b70
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
M llvm/docs/WritingAnLLVMBackend.rst
M llvm/include/llvm/Target/Target.td
Log Message:
-----------
[docs][TableGen][Target] Improve the documentation of the attribute value for SubtargetFeature.
The value "true" and "false" are treated specially and other values are treated as integers.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D153180
More information about the All-commits
mailing list