[PATCH] D88981: [flang] Rework host runtime folding and enable REAL(2) folding with it.

Pete Steinfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 9 08:30:13 PDT 2020


PeteSteinfeld accepted this revision.
PeteSteinfeld added a comment.

Thanks for working on this, Jean.  I have to confess that I don't understand most of the code.  But it all built and tested correctly for me.  It would be nice to have some constant folding tests that fold REAL(2) operands.

Where do things stand on 80 bit and 128 bit REALs?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88981



More information about the llvm-commits mailing list