[PATCH] D130817: [X86][FP16] Fix vector_shuffle and lowering without f16c feature problems

Alexander Kornienko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 15:42:17 PDT 2022


alexfh added a comment.

In D130817#3733569 <https://reviews.llvm.org/D130817#3733569>, @alexfh wrote:

> @tstellar This commit needs to be cherrypicked to the 15.x branch, since it fixes a problem introduced before the llvm 16 cut (https://reviews.llvm.org/D127982).

Filed https://github.com/llvm/llvm-project/issues/57238


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130817



More information about the llvm-commits mailing list