[all-commits] [llvm/llvm-project] 5f7c38: [InstCombine] add tests for freeze of partial unde...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Tue Apr 19 09:57:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f7c38549869e15f898482a398fd4fb3ea44c6fe
https://github.com/llvm/llvm-project/commit/5f7c38549869e15f898482a398fd4fb3ea44c6fe
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-04-19 (Tue, 19 Apr 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/freeze.ll
M llvm/test/Transforms/InstCombine/select.ll
Log Message:
-----------
[InstCombine] add tests for freeze of partial undef vector constants; NFC
More information about the All-commits
mailing list