[all-commits] [llvm/llvm-project] 81921e: [CodeGen] improve coverage for float (32-bit) type...
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Sep 30 12:10:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 81921ebc430536ae5718da70a54328c790c8ae19
https://github.com/llvm/llvm-project/commit/81921ebc430536ae5718da70a54328c790c8ae19
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M clang/test/CodeGen/builtin-nan-exception.c
Log Message:
-----------
[CodeGen] improve coverage for float (32-bit) type of NAN; NFC
Goes with D88238
More information about the All-commits
mailing list