[llvm] add narrowExtractedVectorUnaryOp to simplify cast nodes (PR #87977)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 9 03:00:46 PDT 2024
RKSimon wrote:
Yes, you're right - we're getting stopped by legality tests as we have poor src/dst legality tests for cast ops.
https://github.com/llvm/llvm-project/pull/87977
More information about the llvm-commits
mailing list