[all-commits] [llvm/llvm-project] 337854: [InstCombine] add tests for cast folding; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Jun 1 13:03:44 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 337854270023c95401b7718f586b9759891caa06
https://github.com/llvm/llvm-project/commit/337854270023c95401b7718f586b9759891caa06
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-06-01 (Tue, 01 Jun 2021)
Changed paths:
M llvm/test/Transforms/InstCombine/sext-of-trunc-nsw.ll
Log Message:
-----------
[InstCombine] add tests for cast folding; NFC
https://llvm.org/PR49543
More information about the All-commits
mailing list