[all-commits] [llvm/llvm-project] d699e5: Fix an or+and miscompile w/ GlobalISel

Jon Roelofs via All-commits all-commits at lists.llvm.org
Wed May 18 19:10:04 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d699e54ca291a7e58d997760481f246db32b506a
      https://github.com/llvm/llvm-project/commit/d699e54ca291a7e58d997760481f246db32b506a
  Author: Jon Roelofs <jonathan_roelofs at apple.com>
  Date:   2022-05-18 (Wed, 18 May 2022)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/combine-and-or-disjoint-mask.mir

  Log Message:
  -----------
  Fix an or+and miscompile w/ GlobalISel

Fixes #55284




More information about the All-commits mailing list