diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-01-10 18:07:12 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-01-10 18:08:39 -0800 |
commit | 9ef2175f812a9308cbcefc4729f6a6c9e75c2b6f (patch) | |
tree | 546cd5db41292b8c973b2343b8499b3eb3becc6e /clang/lib/AST/DeclBase.cpp | |
parent | 86c5b870b2e5192a9414204500a53b31524db065 (diff) | |
download | llvm-9ef2175f812a9308cbcefc4729f6a6c9e75c2b6f.zip llvm-9ef2175f812a9308cbcefc4729f6a6c9e75c2b6f.tar.gz llvm-9ef2175f812a9308cbcefc4729f6a6c9e75c2b6f.tar.bz2 |
[SelectionDAG] Add additional documentation to FP_TO_S/UINT_SAT to justify D116870. NFC
As noted in post-commit review, the value of the bits between
the saturating type and result type were not defined defined. Define
them to be sign extended for FP_TO_SINT_SAT and zero extended for
FP_TO_UINT_SAT.
Diffstat (limited to 'clang/lib/AST/DeclBase.cpp')
0 files changed, 0 insertions, 0 deletions