[PATCH] D109867: [ValueTracking] Enhance DemandedElts support to PhiNode
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 16 09:38:14 PDT 2021
reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.
LGTM w/one required change.
================
Comment at: llvm/test/Transforms/InstCombine/phi-known-bits-demandedelts.ll:1
+; RUN: opt -instcombine -S < %s | FileCheck %s
+
----------------
Please use ./utils/update_test_checks.py
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109867/new/
https://reviews.llvm.org/D109867
More information about the llvm-commits
mailing list