[all-commits] [llvm/llvm-project] af5e64: [InstCombine] add tests for (pow2 >> X) >u C; NFC
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Fri Jun 17 05:42:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af5e64df728f498ea9c6d43432debdb1be775251
https://github.com/llvm/llvm-project/commit/af5e64df728f498ea9c6d43432debdb1be775251
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-06-17 (Fri, 17 Jun 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/icmp-shr.ll
Log Message:
-----------
[InstCombine] add tests for (pow2 >> X) >u C; NFC
Commit: a5040860412f3e61151e427af1cff6ff0aebb775
https://github.com/llvm/llvm-project/commit/a5040860412f3e61151e427af1cff6ff0aebb775
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-06-17 (Fri, 17 Jun 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/fpcast.ll
Log Message:
-----------
[InstCombine] add tests for FP casts; NFC
Compare: https://github.com/llvm/llvm-project/compare/0e21f1d56a50...a5040860412f
More information about the All-commits
mailing list