[PATCH] D92086: Generalized PatternMatch & InstSimplify

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 23:52:43 PDT 2022


frasercrmck 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
----------------
Could we pre-commit these new tests to better show off the diff this patch enables?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92086/new/

https://reviews.llvm.org/D92086



More information about the llvm-commits mailing list