[all-commits] [llvm/llvm-project] a83557: [MSAN] Remove usage of FixedVectorType where trivi...
Philip Reames via All-commits
all-commits at lists.llvm.org
Mon Mar 13 13:18:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a8355772690f47215935106567ec77f6d24f06c9
https://github.com/llvm/llvm-project/commit/a8355772690f47215935106567ec77f6d24f06c9
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-03-13 (Mon, 13 Mar 2023)
Changed paths:
M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
Log Message:
-----------
[MSAN] Remove usage of FixedVectorType where trivial [nfc]
This is a prepass on generalizing for scalable vectors; I'm just picking off the easy bits.
More information about the All-commits
mailing list