[all-commits] [llvm/llvm-project] 7b3e94: Reapply: [Float2Int] Resolve FIXME: Pick the small...

AtariDreams via All-commits all-commits at lists.llvm.org
Mon Mar 25 09:54:00 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b3e943dfc6355488a57a7feaa125f4879ba7537
      https://github.com/llvm/llvm-project/commit/7b3e943dfc6355488a57a7feaa125f4879ba7537
  Author: AtariDreams <83477269+AtariDreams at users.noreply.github.com>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
    M llvm/include/llvm/Transforms/Scalar/Float2Int.h
    M llvm/lib/Transforms/Scalar/Float2Int.cpp
    M llvm/test/Transforms/Float2Int/basic.ll
    M llvm/test/Transforms/Float2Int/pr79158.ll

  Log Message:
  -----------
  Reapply: [Float2Int] Resolve FIXME: Pick the smallest legal type that fits (#86337)

Originally reverted because of a bug in Range that is now fixed
(#86041), we can reland this commit. Tests have been added to ensure the
miscompile that caused the revert does not happen again.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list