[all-commits] [llvm/llvm-project] 63c081: [GISel: Add support for CSEing SrcOps which are im...

proaditya via All-commits all-commits at lists.llvm.org
Fri Jul 17 16:10:33 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 63c081e73d3d6d75ab6c6eefa37a69d73f46ed0f
      https://github.com/llvm/llvm-project/commit/63c081e73d3d6d75ab6c6eefa37a69d73f46ed0f
  Author: Aditya Nandakumar <aditya_nandakumar at apple.com>
  Date:   2020-07-17 (Fri, 17 Jul 2020)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp
    M llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp
    M llvm/unittests/CodeGen/GlobalISel/CSETest.cpp

  Log Message:
  -----------
  [GISel: Add support for CSEing SrcOps which are immediates

https://reviews.llvm.org/D84072

Add G_EXTRACT to CSEConfigFull and add unit test as well.




More information about the All-commits mailing list