[all-commits] [llvm/llvm-project] b01074: [NFC] Fix typo in ConstraintElimination assertion....
Thomas Symalla via All-commits
all-commits at lists.llvm.org
Tue Dec 12 01:24:24 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b010747a4f481d4f2119ffa52f5da75e8cc8c6da
https://github.com/llvm/llvm-project/commit/b010747a4f481d4f2119ffa52f5da75e8cc8c6da
Author: Thomas Symalla <5754458+tsymalla at users.noreply.github.com>
Date: 2023-12-12 (Tue, 12 Dec 2023)
Changed paths:
M llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
Log Message:
-----------
[NFC] Fix typo in ConstraintElimination assertion. (#75151)
unsinged => unsigned
Co-authored-by: Thomas Symalla <tsymalla at amd.com>
More information about the All-commits
mailing list