[PATCH] D129629: [llvm-reduce] Fix crash when reducing integer vectors to 1

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 03:30:12 PDT 2022


frasercrmck added inline comments.


================
Comment at: llvm/test/tools/llvm-reduce/remove-operands-int.ll:1
+; Test that llvm-reduce can reduce floating point operands
+;
----------------
note: the delta seems to be called "reduce operands" but the floating-point test was called "remove" so I followed suit. Maybe they should both be renamed `reduce-operands-*.ll`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129629



More information about the llvm-commits mailing list