[all-commits] [llvm/llvm-project] 19bbdf: Fix errors where we thought we were checking for l...

Kevin P. Neal via All-commits all-commits at lists.llvm.org
Mon Nov 11 09:33:28 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 19bbdf6ca6be5315b2ab88e9d930463ab65c278d
      https://github.com/llvm/llvm-project/commit/19bbdf6ca6be5315b2ab88e9d930463ab65c278d
  Author: Kevin P. Neal <kevin.neal at sas.com>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M llvm/test/CodeGen/X86/fp-intrinsics.ll

  Log Message:
  -----------
  Fix errors where we thought we were checking for labels but weren't due to use of the wrong prefix.
Spotted by Craig Topper in reviewing D69275.




More information about the All-commits mailing list