[all-commits] [llvm/llvm-project] 7adb9e: [LoopLoadElim] Add test showing that LoopLoadElim ...
max-azul via All-commits
all-commits at lists.llvm.org
Wed Apr 8 03:32:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7adb9e06fd0dd49891e491cba9705e9dd119440e
https://github.com/llvm/llvm-project/commit/7adb9e06fd0dd49891e491cba9705e9dd119440e
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2020-04-08 (Wed, 08 Apr 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp
A llvm/test/Transforms/LoopLoadElim/new-pm-preheader-problem.ll
Log Message:
-----------
[LoopLoadElim] Add test showing that LoopLoadElim doesn't work correctly with new PM
More information about the All-commits
mailing list