[all-commits] [llvm/llvm-project] 04f3c2: [NFC][LICM] Stop passing around unused BFI
aeubanks via All-commits
all-commits at lists.llvm.org
Wed Aug 31 19:15:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 04f3c20989cb333d292dee8d8a399559cc5cd11e
https://github.com/llvm/llvm-project/commit/04f3c20989cb333d292dee8d8a399559cc5cd11e
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-08-31 (Wed, 31 Aug 2022)
Changed paths:
M llvm/include/llvm/Transforms/Utils/LoopUtils.h
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Transforms/Scalar/LICM.cpp
Log Message:
-----------
[NFC][LICM] Stop passing around unused BFI
Uses of this were removed in 1a25d0bfbb6b587caa03bacd121b67086a774598.
More information about the All-commits
mailing list