[PATCH] D145301: Add more efficient vector bitcast for AArch64

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 10:08:03 PDT 2023


dmgreen added a comment.

Sorry - me again. I was running some precommit tests, compiling ffmpeg and it ran into problems (it is quite good at that with vector operations). I think because there is a `bitcast(fcmp v4f32)`. Can you add a test for that case too?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145301



More information about the llvm-commits mailing list