[all-commits] [llvm/llvm-project] 9227f2: Move utility for acting on each lane of ElementCou...

Philip Reames via All-commits all-commits at lists.llvm.org
Tue Mar 14 10:38:34 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9227f286acd8f411b74908b4f1a42a0d748b5cac
      https://github.com/llvm/llvm-project/commit/9227f286acd8f411b74908b4f1a42a0d748b5cac
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h
    M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
    M llvm/lib/Transforms/Utils/BasicBlockUtils.cpp

  Log Message:
  -----------
  Move utility for acting on each lane of ElementCount to common code [nfc]

This was first written for AddressSanitizer, but I'm about to reuse it for MemorySanitizer as well.




More information about the All-commits mailing list