[PATCH] D59500: [ConstantFolding] Fix GetConstantFoldFPValue to avoid cast overflow.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 20 00:14:26 PDT 2019


lebedev.ri added inline comments.


================
Comment at: test/Transforms/ConstProp/calls.ll:196
 
+define float @test_intrinsic_pow_f32_overflow() nounwind uwtable ssp {
+entry:
----------------
Please add a comment as to what this testing


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59500/new/

https://reviews.llvm.org/D59500





More information about the llvm-commits mailing list