This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1e10f37 [LoopReroll] Make root-finding more aggressive. new 6390da6 Remove LLVM_NODISCARD from getAsInteger(). new 5db0e4c [CodeGenPrepare] Rewrite a loop in terms of llvm::none_of. NFC. new 09220c8 [CodeGenPrepare] Don't sink non-cheap addrspacecasts.
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/ADT/StringRef.h | 10 ++++------ include/llvm/Target/TargetLowering.h | 6 ++++++ lib/CodeGen/CodeGenPrepare.cpp | 22 +++++++++++----------- .../NVPTX/dont-sink-nop-addrspacecast.ll | 21 +++++++++++++++++++++ 4 files changed, 42 insertions(+), 17 deletions(-) create mode 100644 test/Transforms/CodeGenPrepare/NVPTX/dont-sink-nop-addrspacecast.ll