[PATCH] D141079: [DAGCombine] Fold constants across (extract_vector_elt (bitcast (splat_vector)))

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 8 09:52:25 PST 2023


RKSimon added a comment.

How come SelectionDAG::computeKnownBits isn't handling this?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141079



More information about the llvm-commits mailing list