[all-commits] [llvm/llvm-project] e9a56a: [PhaseOrdering] Add test with removable chained co...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Dec 22 11:44:53 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9a56ab31613b610d53b9ca86918168c49842c59
https://github.com/llvm/llvm-project/commit/e9a56ab31613b610d53b9ca86918168c49842c59
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-12-22 (Fri, 22 Dec 2023)
Changed paths:
M llvm/test/Transforms/PhaseOrdering/runtime-check-removal.ll
Log Message:
-----------
[PhaseOrdering] Add test with removable chained conditions.
Based on https://godbolt.org/z/hTnra7zdY, which is a slightly more
complicated version of the example from
https://discourse.llvm.org/t/why-does-llvm-not-perform-range-analysis-on-integer-values/74341
More information about the All-commits
mailing list