[all-commits] [llvm/llvm-project] 1eb2c6: [SCEV][NFC] Split out type balancing in implicatio...
max-azul via All-commits
all-commits at lists.llvm.org
Thu Oct 15 23:40:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1eb2c6d23f991a16afaaf898aeaf8f78e97be6fc
https://github.com/llvm/llvm-project/commit/1eb2c6d23f991a16afaaf898aeaf8f78e97be6fc
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2020-10-16 (Fri, 16 Oct 2020)
Changed paths:
M llvm/include/llvm/Analysis/ScalarEvolution.h
M llvm/lib/Analysis/ScalarEvolution.cpp
Log Message:
-----------
[SCEV][NFC] Split out type balancing in implication engine
We plan to introduce more advanced ways of dealing with different types.
More information about the All-commits
mailing list