[all-commits] [llvm/llvm-project] e15cf4: [Test] Fix tests showing generation of already exi...
Dmitry Makogon via All-commits
all-commits at lists.llvm.org
Tue Nov 2 07:58:57 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e15cf498f6f600108e030f99f377418987d77754
https://github.com/llvm/llvm-project/commit/e15cf498f6f600108e030f99f377418987d77754
Author: Dmitry Makogon <d.makogon at g.nsu.ru>
Date: 2021-11-02 (Tue, 02 Nov 2021)
Changed paths:
M llvm/test/Transforms/GVN/gvn-eliminate-duplicating-phis.ll
Log Message:
-----------
[Test] Fix tests showing generation of already existent PHIs by GVN
Add target triple to the test module, so IndVars has a TTI to perform
congruent IVs elimination.
More information about the All-commits
mailing list