[all-commits] [llvm/llvm-project] 4eba40: [ConstraintElim] Remove dead code. NFC. (#118983)

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Fri Dec 20 05:21:09 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4eba40c604c75b5c5561ffd6e009dbbb5a4f0b4b
      https://github.com/llvm/llvm-project/commit/4eba40c604c75b5c5561ffd6e009dbbb5a4f0b4b
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2024-12-20 (Fri, 20 Dec 2024)

  Changed paths:
    M llvm/lib/Analysis/ConstraintSystem.cpp

  Log Message:
  -----------
  [ConstraintElim] Remove dead code. NFC. (#118983)

`R2` should be always greater than `R1` here because both `R1` and `R2` are not modified inside the loop.



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