[all-commits] [llvm/llvm-project] bf2b55: [CodeGen] Use CreateConstInBoundsGEP() in one more...

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Dec 23 06:01:51 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bf2b5551f9192106b1997f7c9c3bdc36be2dc381
      https://github.com/llvm/llvm-project/commit/bf2b5551f9192106b1997f7c9c3bdc36be2dc381
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2021-12-23 (Thu, 23 Dec 2021)

  Changed paths:
    M clang/lib/CodeGen/CGExprCXX.cpp

  Log Message:
  -----------
  [CodeGen] Use CreateConstInBoundsGEP() in one more place

This does exactly what this code manually implemented.




More information about the All-commits mailing list