[all-commits] [llvm/llvm-project] fc5254: [LoopUtils] Simplify code for runtime check genera...

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Jun 4 04:13:08 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc5254c8ac02d29e7daab4ecce42cb5a82c8b3a2
      https://github.com/llvm/llvm-project/commit/fc5254c8ac02d29e7daab4ecce42cb5a82c8b3a2
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2024-06-04 (Tue, 04 Jun 2024)

  Changed paths:
    M llvm/lib/Transforms/Utils/LoopUtils.cpp

  Log Message:
  -----------
  [LoopUtils] Simplify code for runtime check generation a bit (NFCI).

Store getSE result in variable to re-use and use structured bindings
when looping over bounds.



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