[all-commits] [llvm/llvm-project] 7b45b6: Avoid copies from `std::string`

David Rivera via All-commits all-commits at lists.llvm.org
Mon Apr 13 22:10:15 PDT 2026


  Branch: refs/heads/users/riverdave/cir-module-ctor-dtor-fatbin-reg-new
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b45b6ec4d62aa5ed8ef92d1c8a84562b96ab147
      https://github.com/llvm/llvm-project/commit/7b45b6ec4d62aa5ed8ef92d1c8a84562b96ab147
  Author: David Rivera <davidriverg at gmail.com>
  Date:   2026-04-14 (Tue, 14 Apr 2026)

  Changed paths:
    M clang/lib/CIR/Dialect/Transforms/LoweringPrepare.cpp

  Log Message:
  -----------
  Avoid copies from `std::string`


  Commit: d3c1e6cd0327e0a7962c3fcec30f0f2750635555
      https://github.com/llvm/llvm-project/commit/d3c1e6cd0327e0a7962c3fcec30f0f2750635555
  Author: David Rivera <davidriverg at gmail.com>
  Date:   2026-04-14 (Tue, 14 Apr 2026)

  Changed paths:
    M clang/lib/CIR/Dialect/Transforms/LoweringPrepare.cpp

  Log Message:
  -----------
  fix twine crashes


  Commit: 13baf135c161fef5b4b9792d1cae67e70cd543db
      https://github.com/llvm/llvm-project/commit/13baf135c161fef5b4b9792d1cae67e70cd543db
  Author: David Rivera <davidriverg at gmail.com>
  Date:   2026-04-14 (Tue, 14 Apr 2026)

  Changed paths:
    M clang/lib/CIR/Dialect/Transforms/LoweringPrepare.cpp

  Log Message:
  -----------
  fix fmt


  Commit: 5f7f992f8f28ebdfeb292a1f7030b95b5e215806
      https://github.com/llvm/llvm-project/commit/5f7f992f8f28ebdfeb292a1f7030b95b5e215806
  Author: David Rivera <davidriverg at gmail.com>
  Date:   2026-04-14 (Tue, 14 Apr 2026)

  Changed paths:
    M clang/lib/CIR/Dialect/Transforms/LoweringPrepare.cpp

  Log Message:
  -----------
  Fix missing include for memoryBuffer on linux ci


  Commit: 562f89bcf003165878837e1e2e8bedb3f67569bd
      https://github.com/llvm/llvm-project/commit/562f89bcf003165878837e1e2e8bedb3f67569bd
  Author: David Rivera <davidriverg at gmail.com>
  Date:   2026-04-14 (Tue, 14 Apr 2026)

  Changed paths:
    M clang/lib/CIR/Dialect/Transforms/LoweringPrepare.cpp

  Log Message:
  -----------
  Use vfs from ast context to get gpubinary


  Commit: 5d46d7fd106ae1016ab4f1f34b1f22861417d4bf
      https://github.com/llvm/llvm-project/commit/5d46d7fd106ae1016ab4f1f34b1f22861417d4bf
  Author: David Rivera <davidriverg at gmail.com>
  Date:   2026-04-14 (Tue, 14 Apr 2026)

  Changed paths:
    M clang/lib/CIR/Dialect/Transforms/LoweringPrepare.cpp
    M clang/test/CIR/CodeGenCUDA/device-stub.cu

  Log Message:
  -----------
  [CIR][CUDA] Handle CUDA module constructor and destructor emission.


  Commit: 525dd8c1a12ac971881357bc5ca4f132f41531e5
      https://github.com/llvm/llvm-project/commit/525dd8c1a12ac971881357bc5ca4f132f41531e5
  Author: David Rivera <davidriverg at gmail.com>
  Date:   2026-04-14 (Tue, 14 Apr 2026)

  Changed paths:
    M clang/lib/CIR/Dialect/Transforms/LoweringPrepare.cpp

  Log Message:
  -----------
  unreachable on RDC compilation


  Commit: f11b4374e91647683b6642bb89cc92cbfa0d53ad
      https://github.com/llvm/llvm-project/commit/f11b4374e91647683b6642bb89cc92cbfa0d53ad
  Author: David Rivera <davidriverg at gmail.com>
  Date:   2026-04-14 (Tue, 14 Apr 2026)

  Changed paths:
    M clang/lib/CIR/Dialect/Transforms/LoweringPrepare.cpp

  Log Message:
  -----------
  fix undefined void ty


Compare: https://github.com/llvm/llvm-project/compare/36f2505f9623...f11b4374e916

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list