[PATCH] D129735: [WIP][RISCV] Add new pass to transform undef to zero-init for vector values.

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 08:21:54 PDT 2022


frasercrmck added a comment.

Sorry, I've not had time to think about this today. Just wanted to check: does this pass actually fix the test I added in D129639 <https://reviews.llvm.org/D129639>? Because that isn't (obviously) using undef input values, at least in the IR.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129735



More information about the llvm-commits mailing list