[all-commits] [llvm/llvm-project] 563994: [InstCombine] remove unnecessary instructions from...
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Sep 8 06:58:19 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5639946d896ef0d6aafb92290c235b106e1b5495
https://github.com/llvm/llvm-project/commit/5639946d896ef0d6aafb92290c235b106e1b5495
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-09-08 (Wed, 08 Sep 2021)
Changed paths:
M llvm/test/Transforms/InstCombine/zext.ll
Log Message:
-----------
[InstCombine] remove unnecessary instructions from test; NFC
Commit: b041b613e6fff713fc9ad6dbc73024286fb2fc93
https://github.com/llvm/llvm-project/commit/b041b613e6fff713fc9ad6dbc73024286fb2fc93
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-09-08 (Wed, 08 Sep 2021)
Changed paths:
M llvm/test/Transforms/InstCombine/zext.ll
Log Message:
-----------
[InstCombine] add test for zext with 'or' op; NFC
Compare: https://github.com/llvm/llvm-project/compare/d40108e0af08...b041b613e6ff
More information about the All-commits
mailing list