[all-commits] [llvm/llvm-project] df3f4e: [X86] Fix an 8 bit testb being selected when foldi...

AE via All-commits all-commits at lists.llvm.org
Mon Jan 6 11:47:31 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: df3f4e0d77e53193acd423d1b02d3fd3bf065bf7
      https://github.com/llvm/llvm-project/commit/df3f4e0d77e53193acd423d1b02d3fd3bf065bf7
  Author: Amara Emerson <aemerson at apple.com>
  Date:   2020-01-06 (Mon, 06 Jan 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
    A llvm/test/CodeGen/X86/select-testb-volatile-load.ll

  Log Message:
  -----------
  [X86] Fix an 8 bit testb being selected when folding a volatile i32 load pattern.

Differential Revision: https://reviews.llvm.org/D71581




More information about the All-commits mailing list