[all-commits] [llvm/llvm-project] 347fd9: [InstCombine] recognizeBSwapOrBitReverseIdiom - us...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Oct 3 07:29:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 347fd9955af3fff2622d8349a59974ecc2237ec1
https://github.com/llvm/llvm-project/commit/347fd9955af3fff2622d8349a59974ecc2237ec1
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-10-03 (Sat, 03 Oct 2020)
Changed paths:
M llvm/lib/Transforms/Utils/Local.cpp
Log Message:
-----------
[InstCombine] recognizeBSwapOrBitReverseIdiom - use generic CreateIntegerCast
Try to appease buildbots breakages due to D88578
More information about the All-commits
mailing list