[all-commits] [llvm/llvm-project] 9eee39: [flang] "Almost NFC" changes to fir::runtime::genC...

Eugene Epshteyn via All-commits all-commits at lists.llvm.org
Wed Nov 19 05:38:09 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9eee396c58d2e24beb93c460141170def328776d
      https://github.com/llvm/llvm-project/commit/9eee396c58d2e24beb93c460141170def328776d
  Author: Eugene Epshteyn <eepshteyn at nvidia.com>
  Date:   2025-11-19 (Wed, 19 Nov 2025)

  Changed paths:
    M flang/lib/Optimizer/Builder/Runtime/Character.cpp

  Log Message:
  -----------
  [flang] "Almost NFC" changes to fir::runtime::genCharCompare() (#168563)

As part of investigating a related issue, I made the following changes
to fir::runtime::genCharCompare():
- Renamed a variable
- Added an error check for the same kind of input args
- Updated another error check to use the same error found elsewhere in
this source file



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list