[all-commits] [llvm/llvm-project] 5f5fce: [PowerPC] adjust test to avoid getting zapped comp...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Mar 3 13:16:04 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5f5fce06b99dd3965118e30c78ff9530448a2860
https://github.com/llvm/llvm-project/commit/5f5fce06b99dd3965118e30c78ff9530448a2860
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-03-03 (Tue, 03 Mar 2020)
Changed paths:
M llvm/test/CodeGen/PowerPC/vsx-fma-mutate-trivial-copy.ll
Log Message:
-----------
[PowerPC] adjust test to avoid getting zapped completely; NFC
div-by-0 -> Inf
The math ops are 'fast' so 'ninf' applies and the whole thing is undef.
More information about the All-commits
mailing list