[llvm] Changes to make Float-to-int scalar transform codegen deterministic (PR #92551)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 8 09:48:27 PDT 2024
RKSimon wrote:
Float2Int is a pass that doesn't get much love but avoiding non-determinism always makes sense of course.
Any thoughts on how to add test coverage?
https://github.com/llvm/llvm-project/pull/92551
More information about the llvm-commits
mailing list