[PATCH] D88725: [GVN LoadPRE] Extend the scope of optimization by using context to prove safety of speculation
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 2 03:21:44 PDT 2020
lebedev.ri added inline comments.
================
Comment at: llvm/test/Transforms/GVN/loadpre-context.ll:1
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
+; RUN: opt < %s -gvn --basic-aa -S | FileCheck %s
----------------
Precommit please
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88725/new/
https://reviews.llvm.org/D88725
More information about the llvm-commits
mailing list