[all-commits] [llvm/llvm-project] 291450: [MergeICmps] Add opaque pointer test (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Feb 25 04:19:39 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 291450d8934adc80f8551ef2cda4db80d49875d3
      https://github.com/llvm/llvm-project/commit/291450d8934adc80f8551ef2cda4db80d49875d3
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-02-25 (Fri, 25 Feb 2022)

  Changed paths:
    A llvm/test/Transforms/MergeICmps/X86/opaque-ptr.ll

  Log Message:
  -----------
  [MergeICmps] Add opaque pointer test (NFC)

We fail to merge the icmps here, because the zero-offset access
does not go through a GEP.




More information about the All-commits mailing list