[all-commits] [llvm/llvm-project] b6beb5: Update movmsk-cmp.ll to match improvements made to...
deadalnix via All-commits
all-commits at lists.llvm.org
Mon May 2 11:52:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b6beb59073455b1bd99b18d35ee3fea4560eedc1
https://github.com/llvm/llvm-project/commit/b6beb59073455b1bd99b18d35ee3fea4560eedc1
Author: Amaury Séchet <deadalnix at gmail.com>
Date: 2022-05-02 (Mon, 02 May 2022)
Changed paths:
M llvm/test/CodeGen/X86/movmsk-cmp.ll
Log Message:
-----------
Update movmsk-cmp.ll to match improvements made to InstCombine
This reflects the changes in the IR generated by InstCombine as pointed out by @RKSimon in https://reviews.llvm.org/D124743#3485199
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D124756
More information about the All-commits
mailing list