[all-commits] [llvm/llvm-project] 4ace72: [InstCombine] Add tests for freeze with !range and...

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Jan 19 06:25:12 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ace72ee20199d616532e72184bd078cb737e058
      https://github.com/llvm/llvm-project/commit/4ace72ee20199d616532e72184bd078cb737e058
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-01-19 (Thu, 19 Jan 2023)

  Changed paths:
    M llvm/test/Transforms/InstCombine/freeze.ll

  Log Message:
  -----------
  [InstCombine] Add tests for freeze with !range and !align metadata (NFC)

These are currently being miscompiled, see PR59888.




More information about the All-commits mailing list