[llvm] [GlobalIsel] Push cast through build vector (PR #104634)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 09:45:57 PDT 2024


tschuett wrote:

I tried something else. I only activated `trunc(buildvector)` like the DAG does, but it doesn't look that great.

https://github.com/llvm/llvm-project/pull/104634


More information about the llvm-commits mailing list