Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update diff May 8th 2024, 6:30:01 pm #40

Open
github-actions bot opened this issue May 8, 2024 · 2 comments
Open

Update diff May 8th 2024, 6:30:01 pm #40

github-actions bot opened this issue May 8, 2024 · 2 comments

Comments

@github-actions
Copy link
Contributor

github-actions bot commented May 8, 2024

from: llvm/llvm-project@11a6799
to: llvm/llvm-project@dabdec1
commit: 6aeb273

Change Logs

from 11a6799740f824282650aa9ec249b55dcf1a8aae to dabdec1001dc368373dd581cf72f37a440873ce3

dabdec1001dc368373dd581cf72f37a440873ce3 Fix memref.expand_shape verifier (#91501)
bb6df0804ba0a0b0581aec4156138f5144dbcee2 [llvm] Use StringRef::operator== instead of StringRef::equals (NFC) (#91441)
46435ac19e09039fb146fa6c12da0e640a66d435 [NFC][BOLT] Remove dead code (SPTAllocatorsId) (#91477)
08011cf8453c7c9e87d135f063356b6764a91cbc [Docs][NFC] Use opaque ptr in the example (#91502)
576838301d23bb779aa9c3f0cc3d086c46add44b [IR] Remove check for bitcast of called function in CallBase::has/getFnAttrOnCalledFunction (#91392)
a620697340671aea2b0c65449fcddf3c2e4d1917 [IR] Check callee param attributes as well in CallBase::getParamAttr() (#91394)
4298fc5eb5c483fb72db6fce062352087dfd0acf [RISCV] Move strength reduction of mul X, 3/5/9*2^N to combine (#89966)
b59461ac63aa1770a617f96bab31010442bd2090 [ADT] Add back ability to compare StringSet (#91374)
3dcbcce287877322b2902ae271642416fdc8481c [clang][CodeGen] Remove now-unused FileManager variable (#91495)
8d9b15497d70ac782d7d01a2d606f9fec7e7f642 Fix unused private field warning (#91500)
efad14954c9d5bdfaddaca948be6cd7e71a1d1b0 [Support] Add end/error to decode[US]LEB128AndInc
6d8901488f160dd92aea5b98fcc21c7fa7c1cbe6 [DXIL] Set DXIL Version in DXIL target triple based on shader model version (#91407)
5636eb89bd69f9c55f4e4aeafaa8c04aa99e5c84 [X86] combineBlendOfPermutes - allow whole-lane permutation on AVX1 targets.
a6171900a446c85c3b53a4a9deba16b746f9f77f [RemoveDIs] Change remapDbgVariableRecord to remapDbgRecord (#91456)
2ceb1291ef3ddb87cb58030cd61d965f4030338f [X86] Add canScaleShuffleElements helper. NFC.
9263318f9da22e6632f1aae3e85717ed88fde64f Revise the modules document for clarity (#90237)
29b7eb8400f48fe7d8de3cb3741584c329ec597c [llvm][stackmaps] Include pristine registers for liveness computation. (#90529)
a55127281b2ed5f24f848b9e5c70870ad170bc3f [CostModel][X86] getGSVectorCost - add cost kind support

@dtcxzyw
Copy link
Owner

dtcxzyw commented May 9, 2024

See #25 (comment)

@dtcxzyw
Copy link
Owner

dtcxzyw commented May 21, 2024

define i64 @test(i64 %0) {
entry:
  %1 = lshr i64 %0, 18
  %2 = and i64 %1, 4294967295
  %3 = mul i64 %2, 24
  ret i64 %3
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant