[PATCH] D92365: [PowerPC] Fix chain for i1-to-fp operation
Qing Shan Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 6 17:25:19 PST 2020
steven.zhang added inline comments.
================
Comment at: llvm/test/CodeGen/PowerPC/i1-to-fp-chain.ll:4
+
+ at foo = dso_local global double 0.000000e+00, align 8
+
----------------
Can you move this into fp-strict-conv.ll instead of creating new test file ?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92365/new/
https://reviews.llvm.org/D92365
More information about the llvm-commits
mailing list