[all-commits] [llvm/llvm-project] a8de8c: [AArch64] Add fcmp fast math tests
Cullen Rhodes via All-commits
all-commits at lists.llvm.org
Fri Jul 22 00:54:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a8de8cab7006bc885804e8a2c0a6902702521cfe
https://github.com/llvm/llvm-project/commit/a8de8cab7006bc885804e8a2c0a6902702521cfe
Author: Cullen Rhodes <cullen.rhodes at arm.com>
Date: 2022-07-22 (Fri, 22 Jul 2022)
Changed paths:
M llvm/test/CodeGen/AArch64/neon-compare-instructions.ll
Log Message:
-----------
[AArch64] Add fcmp fast math tests
Reviewed By: paulwalker-arm
Differential Revision: https://reviews.llvm.org/D130094
Commit: bf268a05cd9294854ffccc3158c0e673069bed4a
https://github.com/llvm/llvm-project/commit/bf268a05cd9294854ffccc3158c0e673069bed4a
Author: Cullen Rhodes <cullen.rhodes at arm.com>
Date: 2022-07-22 (Fri, 22 Jul 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/test/CodeGen/AArch64/neon-compare-instructions.ll
Log Message:
-----------
[AArch64] Emit vector FP cmp when LE is used with fast-math
Reviewed By: paulwalker-arm
Differential Revision: https://reviews.llvm.org/D130093
Compare: https://github.com/llvm/llvm-project/compare/533706c969c7...bf268a05cd92
More information about the All-commits
mailing list