[all-commits] [llvm/llvm-project] 20a1d0: [ARM] peephole-bitcast test change. NFC.

sjoerdmeijer via All-commits all-commits at lists.llvm.org
Thu Feb 6 06:38:08 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 20a1d03d778dedaa91cbf8ff63d4be92c2291ca0
      https://github.com/llvm/llvm-project/commit/20a1d03d778dedaa91cbf8ff63d4be92c2291ca0
  Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
  Date:   2020-02-06 (Thu, 06 Feb 2020)

  Changed paths:
    M llvm/test/CodeGen/ARM/peephole-bitcast.ll

  Log Message:
  -----------
  [ARM] peephole-bitcast test change. NFC.

This test case was XFAIL'ed because the peepholer was missing an optimisation.
But the peepholer is now able to handle this case, so enable this test. I will
close the corresponding and very old PR11364.




More information about the All-commits mailing list