[PATCH] D129746: [VP] Add test to show optimization opportunities
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 14 03:02:33 PDT 2022
simoll added inline comments.
================
Comment at: llvm/test/Transforms/InstSimplify/add_vp.ll:1
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
+; RUN: opt < %s -instsimplify -S | FileCheck %s
----------------
Same file with optimizations enabled: https://reviews.llvm.org/D92086#inline-1245969
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129746/new/
https://reviews.llvm.org/D129746
More information about the llvm-commits
mailing list