[PATCH] D99270: [RISCV] Optimize select-like vector shuffles

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 24 08:31:17 PDT 2021


frasercrmck added a comment.

This test file doesn't currently exist: I will/would pre-commit it before merging.

I do wonder if this should be offered as a target-independent optimization, but as it stands this is the best way of catching this pattern.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99270



More information about the llvm-commits mailing list