[PATCH] D112244: [flang] Fix bogus folding error for ISHFT(x, negative)

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 22 10:38:43 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd5074c716664: [flang] Fix bogus folding error for ISHFT(x, negative) (authored by klausler).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112244

Files:
  flang/lib/Evaluate/fold-integer.cpp
  flang/test/Evaluate/fold-ishft.f90
  flang/test/Evaluate/folding19.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112244.381598.patch
Type: text/x-patch
Size: 6159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211022/e5223a56/attachment.bin>


More information about the llvm-commits mailing list