[all-commits] [llvm/llvm-project] 51bddf: [InstCombine] Add additional cost of phi tests (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Jun 10 07:15:02 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 51bddfb1a091aa3413bef34368fa2dca51bc530c
https://github.com/llvm/llvm-project/commit/51bddfb1a091aa3413bef34368fa2dca51bc530c
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-06-10 (Fri, 10 Jun 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/cast_phi.ll
Log Message:
-----------
[InstCombine] Add additional cost of phi tests (NFC)
These check for undesirable folds for a cast of a loop phi.
More information about the All-commits
mailing list