[PATCH] D103634: [BitcodeWriter][PowerPC] Avoid clearing lower bits for ppc_fp128 NullValues
    Eli Friedman via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jun  3 11:05:13 PDT 2021
    
    
  
efriedma added a comment.
If Constant::isNullValue() isn't returning the right result, please fix it directly.  Getting it wrong could have other unexpected consequences.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103634/new/
https://reviews.llvm.org/D103634
    
    
More information about the llvm-commits
mailing list