[all-commits] [llvm/llvm-project] 870137: [FPEnv] Address post-commit review comment for D71467
Ulrich Weigand via All-commits
all-commits at lists.llvm.org
Wed Jan 15 06:11:17 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 870137d207f7a5596206e2210183d911a9b06f9d
https://github.com/llvm/llvm-project/commit/870137d207f7a5596206e2210183d911a9b06f9d
Author: Ulrich Weigand <ulrich.weigand at de.ibm.com>
Date: 2020-01-15 (Wed, 15 Jan 2020)
Changed paths:
M llvm/include/llvm/IR/IRBuilder.h
Log Message:
-----------
[FPEnv] Address post-commit review comment for D71467
Remove a bit of code duplication between CreateFCmp and CreateFCmpS
by creating a shared helper function.
More information about the All-commits
mailing list