[flang-commits] [PATCH] D138150: [flang] Lower F08 NORM2 intrinsic
    Tarun Prabhu via Phabricator via flang-commits 
    flang-commits at lists.llvm.org
       
    Wed Nov 30 07:00:18 PST 2022
    
    
  
tarunprabhu added a comment.
In D138150#3959346 <https://reviews.llvm.org/D138150#3959346>, @jeanPerier wrote:
> Couldn't Norm2 runtime implementation just pass a nullptr mask to  `DoTotalReduction` instead ?
Oh, I didn't realize that one could do that. I'll try it.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138150/new/
https://reviews.llvm.org/D138150
    
    
More information about the flang-commits
mailing list