[all-commits] [llvm/llvm-project] 23f736: [SimplifyCFG] add fast-math-flags to tests for bet...
RotateRight via All-commits
all-commits at lists.llvm.org
Sun Nov 17 08:18:50 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 23f736059c704b95643dfc63425444044b57a973
https://github.com/llvm/llvm-project/commit/23f736059c704b95643dfc63425444044b57a973
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2019-11-17 (Sun, 17 Nov 2019)
Changed paths:
M llvm/test/Transforms/SimplifyCFG/speculate-math.ll
Log Message:
-----------
[SimplifyCFG] add fast-math-flags to tests for better coverage; NFC
The conversion to select fails to propagate FMF.
More information about the All-commits
mailing list