[all-commits] [llvm/llvm-project] 5f9b4b: [InstCombine] Fix commuted tests (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Aug 29 03:13:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f9b4bc293c26d93c9115c5fbe99ddc4e5fab6da
https://github.com/llvm/llvm-project/commit/5f9b4bc293c26d93c9115c5fbe99ddc4e5fab6da
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/select-and-or.ll
Log Message:
-----------
[InstCombine] Fix commuted tests (NFC)
Make sure complexity-based canonicalization doesn't get in the
way.
More information about the All-commits
mailing list