[all-commits] [llvm/llvm-project] 8fc045: [flang][runtime] Accept 128-bit integer SHIFT valu...

Peter Klausler via All-commits all-commits at lists.llvm.org
Tue Dec 26 15:12:53 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8fc045e26bf90586c287256c5f1da5a7826cdb90
      https://github.com/llvm/llvm-project/commit/8fc045e26bf90586c287256c5f1da5a7826cdb90
  Author: Peter Klausler <35819229+klausler at users.noreply.github.com>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

  Changed paths:
    M flang/runtime/tools.h
    M flang/runtime/transformational.cpp

  Log Message:
  -----------
  [flang][runtime] Accept 128-bit integer SHIFT values in CSHIFT/EOSHIFT (#75246)

It would surprise me if this case ever arose outside a couple of tests
in llvm-test-suite/Fortran/gfortran/regression (namely
cshift_large_1.f90 and eoshift_large_1.f90), but now at least those
tests will pass.




More information about the All-commits mailing list