[all-commits] [llvm/llvm-project] 73ef96: [tests] highlight cornercase w/deref hoisting from...
Philip Reames via All-commits
all-commits at lists.llvm.org
Mon Feb 1 13:32:59 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73ef96c49c293e09f50bba60eff9d143db41864d
https://github.com/llvm/llvm-project/commit/73ef96c49c293e09f50bba60eff9d143db41864d
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-02-01 (Mon, 01 Feb 2021)
Changed paths:
A llvm/test/Transforms/LICM/hoist-alloc.ll
Log Message:
-----------
[tests] highlight cornercase w/deref hoisting from D95815
The main point of committing this early is to have a negative test in tree. Nothing fails in the current tests if we implement this (currently unsound) optimization.
More information about the All-commits
mailing list