[all-commits] [llvm/llvm-project] 7dc073: [msan] Insert simplification passes after instrume...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Sep 9 00:33:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7dc0734567217236a61fa2ed3b3909ac25925ce5
https://github.com/llvm/llvm-project/commit/7dc0734567217236a61fa2ed3b3909ac25925ce5
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2022-09-09 (Fri, 09 Sep 2022)
Changed paths:
M clang/lib/CodeGen/BackendUtil.cpp
Log Message:
-----------
[msan] Insert simplification passes after instrumentation
This resolves TODO from D96406.
InstCombine issue is fixed with D133394.
Save 4.5% of .text on CTMark.
More information about the All-commits
mailing list