[PATCH] D141791: [Thumb2][MVE] Recognise shuffle truncation patterns suitable for ARMISD::MVETRUNC

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 16 03:55:41 PST 2023


RKSimon added a comment.

Just to be clear - its not actually to the fix the mve-vst3.ll change in the current D127115 <https://reviews.llvm.org/D127115> patch - its some additional regressions we see when I make a change to fix a number of build_vector regressions - there's so much yak shaving associated with D127115 <https://reviews.llvm.org/D127115> :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141791



More information about the llvm-commits mailing list