[all-commits] [llvm/llvm-project] 487f74: [libc][Obvious] Fix typo in implementation of aarc...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Mon Jun 28 23:18:47 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 487f74a6c4151d13d3a7b54ee4ab7beaf3e87487
https://github.com/llvm/llvm-project/commit/487f74a6c4151d13d3a7b54ee4ab7beaf3e87487
Author: Siva Chandra <sivachandra at google.com>
Date: 2021-06-28 (Mon, 28 Jun 2021)
Changed paths:
M libc/utils/FPUtil/aarch64/FEnv.h
Log Message:
-----------
[libc][Obvious] Fix typo in implementation of aarch64 clearExcept.
Instead of reading and updating the status word, control word was being
updated.
More information about the All-commits
mailing list