[all-commits] [llvm/llvm-project] 3eae1b: [llvm] Remove uses of getNonOpaquePointerElementTy...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Jul 14 02:52:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3eae1bf4c2c768dfadb03ede0e43168dbac4e683
https://github.com/llvm/llvm-project/commit/3eae1bf4c2c768dfadb03ede0e43168dbac4e683
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-07-14 (Fri, 14 Jul 2023)
Changed paths:
M llvm/include/llvm/FuzzMutate/OpDescriptor.h
M llvm/lib/Analysis/ConstantFolding.cpp
M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
M llvm/lib/IR/AsmWriter.cpp
M llvm/lib/IR/Function.cpp
M llvm/lib/Transforms/Coroutines/CoroFrame.cpp
Log Message:
-----------
[llvm] Remove uses of getNonOpaquePointerElementType() (NFC)
Commit: 701a8b348ecd74d991c979343a51171a11d5e3ee
https://github.com/llvm/llvm-project/commit/701a8b348ecd74d991c979343a51171a11d5e3ee
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-07-14 (Fri, 14 Jul 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/select-ctlz-to-cttz.ll
Log Message:
-----------
[InstCombine] Add test for ctlz->cttz fold with constant in select (NFC)
Compare: https://github.com/llvm/llvm-project/compare/720debcf6410...701a8b348ecd
More information about the All-commits
mailing list