[all-commits] [llvm/llvm-project] 497583: [InstCombine] Add basic (select C, (gep Ptr, Idx), ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Jul 13 08:58:47 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4975837f1480621d9428a4be468831d07b2201de
https://github.com/llvm/llvm-project/commit/4975837f1480621d9428a4be468831d07b2201de
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-07-13 (Tue, 13 Jul 2021)
Changed paths:
M llvm/test/Transforms/InstCombine/select-gep.ll
Log Message:
-----------
[InstCombine] Add basic (select C, (gep Ptr, Idx), Ptr) tests from PR50183
More information about the All-commits
mailing list