[llvm] [RISCV] Handle zeroinitializer of vector tuple Type (PR #113995)

Brandon Wu via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 18 23:52:08 PST 2024


4vtomat wrote:

I added a `ISD::BITCAST` case in `PreprocessISelDAG`, but somehow the git diff made it looks like I also changed the code in `ISD::SPLAT_VECTOR` case lol

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


More information about the llvm-commits mailing list