[all-commits] [llvm/llvm-project] 40d1fb: [AArch64][GlobalISel] Swap select operands when in...

Jessica Paquette via All-commits all-commits at lists.llvm.org
Tue Dec 8 14:24:03 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 40d1fb22293ba6409e802489ff106bbc95918565
      https://github.com/llvm/llvm-project/commit/40d1fb22293ba6409e802489ff106bbc95918565
  Author: Jessica Paquette <jpaquette at apple.com>
  Date:   2020-12-08 (Tue, 08 Dec 2020)

  Changed paths:
    M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/select-select.mir

  Log Message:
  -----------
  [AArch64][GlobalISel] Swap select operands when inverting condition code

This was not obvious when reading the imported tablegen patterns in
AArch64GenDAGISel.

Update select-select.mir.




More information about the All-commits mailing list